@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/p375548890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toren / Lennard van Rij" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p164428941>,
        <http://data.bibliotheken.nl/id/thes/p370735137> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p160931746> ;
    schema1:description "Gedicht geschreven op verzoek van Kunstliefde en SLAU (Stichting Literaire Activiteiten Utrecht)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p329952757> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c5fe34af11cc435e0808c4bd53b8015> ;
    schema1:name "De toren" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2acc514d5e8cfd59847866d367a104af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880350146> .

