@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/p229486762> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een relatie om van te smullen / Anky Floris ; [red. Marjan van Ham, Meta Vision]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561233X>,
        <http://data.bibliotheken.nl/id/thes/p07566335X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p229486649> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p202139298> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055991309" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/daa5b0bc899940e29273187d0212b529> ;
    schema1:name "Een relatie om van te smullen" ;
    schema1:numberOfPages 207 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1ec5fc63b5389d86b882f8261b0d699> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67103191> .

