@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/p42133407X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vriendenboekje" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p277173183> ;
    schema1:bookEdition "[2e druk]" ;
    schema1:description "Omslag vermeldt: ©2006 Sanoma Uitgevers B.V" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p372580750> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0f425c38eea678f936fc043d545e910> ;
    schema1:name "Vriendenboekje" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c7393ccf91251a13bb8f558bac98bf3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1081173804> .

