@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/p412679949> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Merlijn : de profeet / scenario Jean-Luc Istin" ;
    dcterms1:issued "2017-2018" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p236382918> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56c4d38ef32fd5ab9322d49f22a2e03d> ;
    schema1:name "Merlijn : de profeet" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5c466d84d93ad15c284fd99fdce79cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022846871> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/388c809ffcc9086faf9e41ea658ab11d> .

