@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/p329726412> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Afscheid van P.J. Meertens] / [met bijdr. van Jo Daan ... et al.]" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068454481> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068651406> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851660851> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34144cd61a978d0fc05093b53405280b> ;
    schema1:name "[ Afscheid van P.J. Meertens]" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c3112ea6564536c9fb57dfa8a55ec875> ;
    schema1:sameAs <http://www.worldcat.org/oclc/671464694> .

