@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/p174077645> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zo gezegd : gebundelde overwegingen / W.G. Overbosch" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073857726> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023911342" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eaf9f5f5c7eab117e9763eb868825277> ;
    schema1:name "Zo gezegd : gebundelde overwegingen" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2116c9a47f3a64c87c4489d19c3acbc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67945949> .

