@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/p122550102> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geo geordend : voor de basisvormingWerkboeken" ;
    dcterms1:issued "1994" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068950942>,
        <http://data.bibliotheken.nl/id/thes/p069759324>,
        <http://data.bibliotheken.nl/id/thes/p072588365> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628805> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p140476040> ;
    schema1:isbn "9028057110" ;
    schema1:issueNumber 720 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2eac5832f92b7b9ae152eea8c6f96fa4> ;
    schema1:name "De geo geordend : voor de basisvormingWerkboeken" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43f3a1d9e776347f4dd37f6bd4d8df21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769883233> .

