@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/p05803093X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maria in de eerste tijden der Kerk / door Teresia Pia Waszklewicz-Van Schilfgaarde" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429680430> ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071366881> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85024627X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2bf66bc5b7589961e584c52a9ef77b3> ;
    schema1:name "Maria in de eerste tijden der Kerk" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b702f2166bdfd21bb95f935a056f82c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781995415> .

