@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/p33019304X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Autobiografische notities] / B.J. Kam" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069475342> ;
    schema1:description "Aangenomen titel. - Geen titelpag.",
        "Losbladig. Deel van volledige autobiografie." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c90e080a4a2e013d2245b6fa8dfc4ca2> ;
    schema1:name "[ Autobiografische notities]" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/32e17a5cff209c71dd8d91d1c2f84ddc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/681873618> .

