@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/p12536900X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Levensbericht van Dr. L.W.E. Rauwenhoff / door A. Kuenen" ;
    dcterms1:issued "1889" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070091110>,
        <http://data.bibliotheken.nl/id/thes/p078688345>,
        <http://data.bibliotheken.nl/id/thes/p241924316> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068926111> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5504618ba350c9f4d396f5fa820f1aa0> ;
    schema1:name "Levensbericht van Dr. L.W.E. Rauwenhoff" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75e85d61164c17f0ca0febaf5f41b2a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/54909288> .

