@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p317007432> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik ben niet oud, ik ben vintage : vijf missen met rimpels / Joyce Roodnat" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073784184> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/977497863ed64f8e46a85b11da44b46f> ;
    schema1:name "Ik ben niet oud, ik ben vintage : vijf missen met rimpels" ;
    schema1:sameAs <http://www.worldcat.org/oclc/775396661> .

