@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/p355210312> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Materialen op het Loo / [Renny van Heuven-van Nes, Ferry Staverman]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134035046>,
        <http://data.bibliotheken.nl/id/thes/p240933516> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108113647> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562897X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p240909933> ;
    schema1:isbn "9080504629" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b39f0f85aed9cbe342ffbc11e2bb82a> ;
    schema1:name "Materialen op het Loo" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a773adb579835d4e12f8990b84a6e7fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/828474166> .

