@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/p861502965> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kent u ze nog... de Veenendalers / door Rik Valkenburg" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633957> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068458673> ;
    schema1:description "1e dr.: 1972",
        "Jubileumeditie ter gelegenheid van het 25-jarig bestaan van de uitgeverij" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820579122> ;
    schema1:isbn "9028841067" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/825d48dd1c769bc7527c917e595a8ea3> ;
    schema1:name "Kent u ze nog... de Veenendalers" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b8d14732d01f4a3c9fb97c5b99f4a58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64284045> .

