@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/p821964771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gijs en de grote mensen / Fiel van der Veen" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073755605> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821964682> ;
    schema1:isbn "9032020803" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6760d0c24a56799edc2b5e3348906b2b> ;
    schema1:name "Gijs en de grote mensen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb0ae43db1c8e50d2d05a9ab96c04ec1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63453689> .

