@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/p175348731> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De glimlach van Oldenzaal : een ontdekkingsreis / door Wim Timmers ; [foto's: Carlo ter Ellen]" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632969>,
        <http://data.bibliotheken.nl/id/thes/p169910598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149744560> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080021156" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9554dee065e4d5f2761951dacbfd68bc> ;
    schema1:name "De glimlach van Oldenzaal : een ontdekkingsreis" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4eebd8443986801aa9e1ee1d2fd0d5bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67967173> .

