@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p830231943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Scripta manent : de reproduktie in het auteursrecht / door Jacob Hendrik Spoor" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608011>,
        <http://data.bibliotheken.nl/id/thes/p078440971>,
        <http://data.bibliotheken.nl/id/thes/p115536353>,
        <http://data.bibliotheken.nl/id/thes/p397353111> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068101783> ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001804012" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b315ba4ca9f84c55cb444ffb008cf46a> ;
    schema1:name "Scripta manent : de reproduktie in het auteursrecht" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e90631f8d686c0972934c2f7558ed42d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1018454893> .

