@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/p160816033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geo geordend" ;
    dcterms1:issued "1976" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067695280>,
        <http://data.bibliotheken.nl/id/thes/p068950942>,
        <http://data.bibliotheken.nl/id/thes/p126106339> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822097710> ;
    schema1:issueNumber "bos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8cb46bfef4748342126bd41d285d6ede> ;
    schema1:name "De geo geordend" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39a7f7e1c595722e5e813e43590966ff> .

