@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/p147866952> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De H. Franciscus van Assisi / door P. Quirinus van Alphen" ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068816901> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070529248> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p844253529> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25a1b0e1d55d12fb76afb48d63cb56b2> ;
    schema1:name "De H. Franciscus van Assisi" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa00a8bf8476e6eeb40b339aea8a6019> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68713990> .

