@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/p136061478> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De H. Jozef voedstervader van Jezus / door Mart.W. Janssens" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p088813096> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p088812014> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p293089590> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb06c85a9180109ecd4de1a21c95e339> ;
    schema1:name "De H. Jozef voedstervader van Jezus" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc8839741cd372e7b78437d36e79944b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69136989> .

