@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/v67kx> a ns1:File ;
    dcterms:created "2016-07-16"^^rdf:string ;
    dcterms:identifier "https://osf.io/v67kx"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/601249f1-9023-49e0-8824-f39b26551cdd> ;
    ns1:fileName "21CardozoLRev121.pdf"^^rdf:string ;
    ns1:filePath "/21CardozoLRev121.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/v67kx?revision=1> ;
    ns1:isContainedBy <https://osf.io/jazfn> .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://osf.io/jazfn> a ns1:Preprint ;
    dcterms:created "2016-07-16"^^rdf:string ;
    dcterms:creator <https://osf.io/8vhak> ;
    dcterms:identifier "https://doi.org/10.31235/osf.io/jazfn"^^rdf:string,
        "https://osf.io/jazfn"^^rdf:string ;
    dcterms:publisher <https://osf.io/preprints/socarxiv> ;
    dcterms:title "Muddy Rules for Cyberspace"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#Preprint> ;
    owl:sameAs <https://doi.org/10.31235/osf.io/jazfn> .

<https://osf.io/preprints/socarxiv> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io/preprints/socarxiv"^^rdf:string ;
    foaf:name "SocArXiv"^^rdf:string .

<https://osf.io/v67kx?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-07-16"^^rdf:string ;
    dcterms:creator <https://osf.io/8vhak> ;
    dcterms:extent "3.5 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::58ef1af902d5b8a7cfb04a5bfc9bd17a2f375353274051f2cabfc9d5ddffacb2> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://schema.datacite.org/meta/kernel-4/#Preprint> rdfs:label "Preprint"@en .

<https://osf.io/8vhak> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=GgDZ3eAAAAAJ"^^rdf:string,
        "http://www.law.uci.edu/faculty/full-time/burk/"^^rdf:string,
        "https://osf.io/8vhak"^^rdf:string,
        "https://researchgate.net/profile/Dan_Burk"^^rdf:string ;
    foaf:name "Dan Burk"^^rdf:string .