@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/p037024558> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Palmwijding en palmprocessie / door A.J. van Driel" ;
    dcterms1:issued "1916" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614081>,
        <http://data.bibliotheken.nl/id/thes/p077594479>,
        <http://data.bibliotheken.nl/id/thes/p078576865>,
        <http://data.bibliotheken.nl/id/thes/p078621097> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072514345> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049982915> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e6df85a4bbb0a97f974008b2b102c49> ;
    schema1:name "Palmwijding en palmprocessie" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/089a6884b3b4cf397e1d45b32ca7fb9e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64480395> .

