@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/p428368042> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voor eeuwig / Julian ten Böhmer ; kaartillustratie: Tom Jager ; redactie Natascha van Limpt" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p424508052> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p402489756>,
        <http://data.bibliotheken.nl/id/thes/p422412872> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p42828647X> ;
    schema1:isbn "9789463083089" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/520a872d2015392546a737ffb2629719> ;
    schema1:name "Voor eeuwig" ;
    schema1:numberOfPages 373 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72a55af16bea00ef3a0b56a3025c230f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1197786102> .

