@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/p271562013> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Schelpjesboek" ;
    dcterms1:issued "2005" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789043702683" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4a3883b013cb791f437bc5afcb894ff> ;
    schema1:name "Schelpjesboek" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/961f98fb6d318e36f3b85ee31ddf3bc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73649524> .

