@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/p401016641> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine vliegenier / tekst van Gijs Haag ; tekeningen van Fred Funcken" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069062846> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069102678> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p07567355X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821052594> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b9a45ce5b3b6b9d1fbf4a7fc3b53c5d> ;
    schema1:name "De kleine vliegenier" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12e5dda16eb168ca76fa320cc0a41644> ;
    schema1:sameAs <http://www.worldcat.org/oclc/940548889> .

