@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/p420829830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vathorst / Anna Drijver" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090630858>,
        <http://data.bibliotheken.nl/id/thes/p330210017> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p417140746> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0757b7a688b13508afffb1a94721a77f> ;
    schema1:name "Vathorst" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06265529736f2928db80c8636b08ef2a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1062402604> .

