@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/p111378419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De familie Snoek / [onder red. van Peter Van Hooydonck]" ;
    dcterms1:issued "1990" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073966037> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050675362> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67f88b7727717248d848f75c042bce34> ;
    schema1:name "De familie Snoek" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fe1f13c81e222b24a633ea414db3810> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66050807> .

