@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/p389166464> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pauselijke almanak / verzorgd door: Jos van Veen" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397324596>,
        <http://data.bibliotheken.nl/id/thes/p397327277> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073547980> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86144230X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eaebc5de6345c1307a7bf6c751e4776e> ;
    schema1:name "De pauselijke almanak" ;
    schema1:numberOfPages 414 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a91c64c8467c798b7e804304c74415a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902646398> .

