@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p192433156> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dieren uit het poortgebouw van de havezate Entinge te Dwingeloo / W. Prummel" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068149972> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee1d5b691ed9c562198f287cf9b3a6ab> ;
    schema1:name "Dieren uit het poortgebouw van de havezate Entinge te Dwingeloo" ;
    schema1:sameAs <http://www.worldcat.org/oclc/772693679> .

