@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/p450060411> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groene hart / Rutger Burgers, Vladimir Mars, Menno Zeeman ; met bijdragen van John van der Krogt" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097796484> ;
    schema1:bookEdition "Geheel herziene, vierde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070167788>,
        <http://data.bibliotheken.nl/id/thes/p285593072>,
        <http://data.bibliotheken.nl/id/thes/p456748717> ;
    schema1:description "1e druk: Delft : Elmar, ©2018" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417385056> ;
    schema1:isbn "9789054725107" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86642e9a45ccee63ee98d87fc6436b99> ;
    schema1:name "Groene hart" ;
    schema1:numberOfPages 134 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c22ead59c8c570401e91abc528f6d3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1568963875> .

