@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/p085018996> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Utrechtse groene hart / K.A. Kruithof, J.E.W.L. Bosten, M. de Smidt" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625059> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p117942138>,
        <http://data.bibliotheken.nl/id/thes/p156243245> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068437943>,
        <http://data.bibliotheken.nl/id/thes/p074074512> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2d417db9925d6359d4a7d46f86ba50d> ;
    schema1:name "Het Utrechtse groene hart" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4766670baf1824d3b0e8c747bab32b1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65828438> .

