@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/p140091467> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geo geordend : voor de basisvormingLesboeken: " ;
    dcterms1:issued "1995" ;
    schema1:bookEdition "6e geheel herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067695280>,
        <http://data.bibliotheken.nl/id/thes/p068950942>,
        <http://data.bibliotheken.nl/id/thes/p068950950> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109834224> ;
    schema1:isbn "9028012974" ;
    schema1:issueNumber 730 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9ae280e832d433a3ea881c62d3aa819> ;
    schema1:name "De geo geordend : voor de basisvormingLesboeken: " ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/768d652597927e08a1d810d3bd7b0a14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769913362> .

