@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p84021586X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Latijnsche Christelijke gedichten" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429736053> ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663376> ;
    schema1:inLanguage "la" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840190573> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/154e1348e5c6c7aef5d0864df1146965> ;
    schema1:name "Latijnsche Christelijke gedichten" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d833c98bf0d6312d54ec72d7c04fb2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63867761> .

