@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/p270232834> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Om mekaar in Dokkum / Guido van Driel" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124897525> ;
    schema1:bookEdition "1e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9054921269" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d230e113a8800cd9174bf4ff612b904c> ;
    schema1:name "Om mekaar in Dokkum" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06bfcffbede9b7622f1babb4fbeeab97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66659945> .

