@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/p043470815> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopt leerboek van de katholieke geloofs- en zedenleer / door W.R. de Jong" ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759438X>,
        <http://data.bibliotheken.nl/id/thes/p077594509>,
        <http://data.bibliotheken.nl/id/thes/p078515424>,
        <http://data.bibliotheken.nl/id/thes/p078595592> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073291471> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21057387d53b408591a94f0ae0aed904> ;
    schema1:name "Beknopt leerboek van de katholieke geloofs- en zedenleer" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94868e81419b10ecef9e02cad5c272a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64858516> .

