@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/p090528468> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tijdgeest en de boodschap der kerk / door H. Fuglsang Damgaard ; uit het Deensch door J. Henzel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446714038> ;
    dcterms1:issued "1940" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p115389601> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069880964> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p038157977> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddad322402adf9af822a831086ce35d3> ;
    schema1:name "De tijdgeest en de boodschap der kerk" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77d2cb542a2b5e42b6871b607837287c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65829258> .

