@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/p058147977> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit is België / tekst: K. Jonckheere ; foto's van Cas Oorthuys" ;
    dcterms1:issued "196X" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/14cce12bcb3c10182fbcf30cdc0fa148> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067843433> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079723853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b78fcfe50f73584067f89d0b6d98265> ;
    schema1:name "Dit is België" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb6aa2a14be547d4c9e649b191a3646a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899022968> .

