@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/p311818439> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hollandse tuin: of hoe de Nederlandse Leeuw worstelt met zijn identiteit / Dick Pels" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078599709>,
        <http://data.bibliotheken.nl/id/thes/p078599857>,
        <http://data.bibliotheken.nl/id/thes/p078630983>,
        <http://data.bibliotheken.nl/id/thes/p078633346>,
        <http://data.bibliotheken.nl/id/thes/p241923832>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073155721> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed5e7a0aecc5b28738cecd0b163d5dc6> ;
    schema1:name "De Hollandse tuin: of hoe de Nederlandse Leeuw worstelt met zijn identiteit" ;
    schema1:numberOfPages 24 .

