@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/p323957919> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pin-up / Berthet" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069296189> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070354472> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124452841> ;
    schema1:isbn "906793805X",
        "9789067938051" ;
    schema1:issueNumber 90 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45e5c94607b353f992ea0706f10af42b> ;
    schema1:name "Pin-up" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d079bb315ca134ccb7677d900dbbc44f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775649719> .

