@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/p153305924> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Paus-nummer van de Katholieke Illustratie" ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069345791>,
        <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p241924553>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820171360> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92862a1795360873f0ae1c973e56e49e> ;
    schema1:name "Paus-nummer van de Katholieke Illustratie" ;
    schema1:numberOfPages 582 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75965f51a307a94ff4bf9b8b2f79fe90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68683388> .

