@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/p28815276X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gevlogen / Mireille Geus ; [ill.: Annet Schaap ... et al.]" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p190379677> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073450197> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p263632490> ;
    schema1:isbn "9043702765" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/211313b764e43f2e7ea416f732dea44e> ;
    schema1:name "Gevlogen" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e70a512253c6397b29dabc17a40d7e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66446509> .

