@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/p277356261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herinnering : 3 / J.A. dèr Mouw" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068247109> ;
    schema1:description "Voor dé verjaardag van Marlies Louwes" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p277326230> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a72c452f4ac912282e9c493b84280c1> ;
    schema1:name "Herinnering : 3" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cd73a467db721ce78af3829f518c7ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71658663> .

