@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/p16870031X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pin-up / Berthet" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069296189> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070354472>,
        <http://data.bibliotheken.nl/id/thes/p074600052> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124452841> ;
    schema1:isbn "9067934623" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fc8caafeb323a807eda8c22f9b66cae> ;
    schema1:name "Pin-up" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4d777a57aa08815bca28e178d32a6a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770962145> .

