@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/p296706205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thema- en vertaalboek voor het kerklatijn / door J.W.S. Blom" ;
    dcterms1:issued "1947" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073203998> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e42d33c176697e41e9f6be4558d06f9b> ;
    schema1:name "Thema- en vertaalboek voor het kerklatijn" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d1312d9046b786f11b067b7e6043251> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150386598> .

