@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/p412356015> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lancaster ME 858 / Jacques Manders" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075394472> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07215523X>,
        <http://data.bibliotheken.nl/id/thes/p072155256>,
        <http://data.bibliotheken.nl/id/thes/p252069846> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p37366611X> ;
    schema1:isbn "9789080126343" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6ce1f7450d5e816eae1068950e6b896> ;
    schema1:name "Lancaster ME 858" ;
    schema1:numberOfPages 283 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2750a0486da8cf21853e19506eecc384> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1012856050> .

