@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/p125645481> 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/95676d7475bfdda451008e5679d5c21b> ;
    schema1:name "Thema- en vertaalboek voor het kerklatijn" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b60df7b858563c42820d170977080f96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69219064> .

