@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/p35811313X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het recht van den naam / door Jacob Hooft Graafland" ;
    dcterms1:issued "1895" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607902>,
        <http://data.bibliotheken.nl/id/thes/p07859880X>,
        <http://data.bibliotheken.nl/id/thes/p078626811> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000311498" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p132855534> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865297525> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9afadbb1598d1079c5dc20ec93b50ff> ;
    schema1:name "Het recht van den naam" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/502a295a1dc07e175987294dda75c708> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847282391> .

