@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/p065790189> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van hier en daar 3 / L.A.H Albering, L.G.J. Verberne" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073067571> ;
    schema1:bookEdition "4e volledig omgew. dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068974094>,
        <http://data.bibliotheken.nl/id/thes/p06910428X>,
        <http://data.bibliotheken.nl/id/thes/p069124892> ;
    schema1:description "1e dr.: 1934" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fcf0538f793bf28a5c8cbb83b47f347> ;
    schema1:name "Van hier en daar 3" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9df513a71135587994e95d61fea4541> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65416719> .

