@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/p036479632> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kijk vogelwijd / Frank Karrenbeld" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622416> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070402078> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070402086>,
        <http://data.bibliotheken.nl/id/thes/p072068566>,
        <http://data.bibliotheken.nl/id/thes/p072098619> ;
    schema1:description "1e dr.: 1984" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036510262> ;
    schema1:isbn "9094007037" ;
    schema1:issueNumber "leer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ff6821c2edd2aea3d49c9f6afc2f532> ;
    schema1:name "Kijk vogelwijd" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24568bbabb60c1c804c4e279b5d89d1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769266631> .

