@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p099236486> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maar een nummertje fout : met andere zwervelingen, uit vroeger en later tijd / bijeenverzameld door Henriette Maria L*** ; met een inleidend woord van L.R. Beynen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p434086177> ;
    dcterms1:issued "1889" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068786875>,
        <http://data.bibliotheken.nl/id/thes/p071460616> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7be1a92fcbe9c97410e78c6c9557fe5a> ;
    schema1:name "Maar een nummertje fout : met andere zwervelingen, uit vroeger en later tijd" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a807b3502130eef470079d852ffdb22> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65883688> .

