@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/p04767279X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rozenkrans van de moeders / Pierre Lhande" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423738232> ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073591483> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844064602> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb8190bf482df0881d5e906cc7ec5a4b> ;
    schema1:name "De rozenkrans van de moeders" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c4de782e4482e3b5e9a7d4da63cf97c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64839943> .

