@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/p297592580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kom kijken, kom struinen, kom genieten ... / [tekst: Carien Overdijk ; fotogr.: Ruden Riemens ... et al.]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616246>,
        <http://data.bibliotheken.nl/id/thes/p188447318> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165400080>,
        <http://data.bibliotheken.nl/id/thes/p298441446> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b46a006df246728e21d7c9fd6209de3> ;
    schema1:name "Kom kijken, kom struinen, kom genieten ..." ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb676d3dd50a64bea18facd25bda82f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150211082> .

