@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/p810483858> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliografie van Prof. Dr. J. van Mierlo, SJ / Rob. Roemans" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068425538>,
        <http://data.bibliotheken.nl/id/thes/p397458487> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069180504> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851950264> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c08c7778b4b87d94f551af36598ac020> ;
    schema1:name "Bibliografie van Prof. Dr. J. van Mierlo, SJ" ;
    schema1:numberOfPages 193 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cacd29d66529c2f4f47e8f8503b04ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781288509> .

