@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/p448660660> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit is België / foto's van Cas Oorthuys ; tekst van K. Jonckheere" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629720> ;
    schema1:bookEdition "1e-43e duiz" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067843433>,
        <http://data.bibliotheken.nl/id/thes/p068711514> ;
    schema1:description "Rugtitel: België" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p288101790> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079723853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dabb349bd7e9848b0365c9812dd043a9> ;
    schema1:name "Dit is België" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b705d8c8d71bdf57646f45d6b9c1da1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519130226> .

