@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/p370424204> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vriendenboek" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078503655>,
        <http://data.bibliotheken.nl/id/thes/p078951291>,
        <http://data.bibliotheken.nl/id/thes/p321356438> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7d5d0ace637e2519042fe82cf0f5f50> ;
    schema1:name "Vriendenboek" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/360444650d65c0a849e826b7be80e1c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/869744549> .

