@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/p356443515> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Waar moet dat bakbeest wonen?" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073300632> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070106347> ;
    schema1:description "2 vellen met de tekst" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5984e131ae9c1f330d2d145e0df1d634> ;
    schema1:name "Waar moet dat bakbeest wonen?" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/719b1abb210eee4c3b1229208aa0d499> .

