@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/p052479749> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ware godsvrucht / Louis-Marie Grignion de Montfort" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074741039>,
        <http://data.bibliotheken.nl/id/thes/p075614650>,
        <http://data.bibliotheken.nl/id/thes/p07566139X>,
        <http://data.bibliotheken.nl/id/thes/p146791231> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071328564>,
        <http://data.bibliotheken.nl/id/thes/p095753486> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a475d90e8905c3f584016d0901d35c8> ;
    schema1:name "De ware godsvrucht" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f3610cb1df9126f61c2bb2db9f59aa9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64843048> .

