@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/p169004929> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De borsten van mevrouw Lozinski en andere verhalen / Renate Dorrestein e.a." ;
    dcterms1:issued "1998" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072474033> ;
    schema1:description "Oorspr. uitg.: Amsterdam : Furie, 1987" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087796058> ;
    schema1:isbn "9062657451" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abff208c1debf6a1e4fdcd96b1f3c805> ;
    schema1:name "De borsten van mevrouw Lozinski en andere verhalen" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/173ddb0e9656d70ed10ddae1a1c0abee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68128045> .

