@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/p430337426> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Noord / Marieke ten Berge ; met teksten van Jesse Goossens" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635178> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p205120679> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123494990> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047712039" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/203f784e2802a5382b3f01a4e33aeea3> ;
    schema1:name "Noord" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba1517816d1283f97de7101400213ab4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1236214912> .

