@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/p046723196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voor Mevr. en Mr. Naaktgeboren / Hans Kloos" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071892060>,
        <http://data.bibliotheken.nl/id/thes/p07544979X> ;
    schema1:description "Opl. van 250 genummerde ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04989904X> ;
    schema1:isbn "9051880219" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e200dd0871e35a47ddafd0565a031391> ;
    schema1:name "Voor Mevr. en Mr. Naaktgeboren" ;
    schema1:numberOfPages 73 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9502b4547949b629e338c34fa445998> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64958576> .

