@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/p405058098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Landendocumentatie : editie 2016" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p107285134> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142062111> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2ba2818ef0720f0b2cd13dd92bb2474> ;
    schema1:name "Landendocumentatie : editie 2016" ;
    schema1:numberOfPages 458 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c766ace22f8b3bf61bc1f6e12dfdbdec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/952319066> .

