@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/p149361734> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen maar een zwart poesje / door Rie van Rossum ; [met tekeningen van Jan Lutz]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446498890> ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06948242X> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069186006> ;
    schema1:description "1e dr.: 1946" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c50d55416d224bd2f7f458f45210e254> ;
    schema1:name "Alleen maar een zwart poesje" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebfe3a08d184e41fbe521b49169626dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68877409> .

