@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/p80185766X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geografische streken van België in stereo-luchtfoto's / [montage F. Depuydt]" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070854815> ;
    schema1:description "Behoort bij : Ontdek de wereld" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628805> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c89e60babfa475198cc818f5570decf1> ;
    schema1:name "De geografische streken van België in stereo-luchtfoto's" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad92f2aebfbba10f09cfcbd3a1b63905> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63379270> .

