@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/p161770274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Catechisten van Laetare, 1946 Pinksteren 1951" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594428>,
        <http://data.bibliotheken.nl/id/thes/p144838273>,
        <http://data.bibliotheken.nl/id/thes/p163425140> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02b5acd14833c73770ed921fbe14581f> ;
    schema1:name "De Catechisten van Laetare, 1946 Pinksteren 1951" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/637c304e04fe63c51a9b1a32660bd529> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68162434> .

