@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/p358012279> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Nederlandsch Ultramontanisme / door H.J.E. van Hoorn" ;
    dcterms1:issued "1877" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000314774" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07062853X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p062512234> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831501766> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc7b247bbe79ee572fdae7f55f47b01e> ;
    schema1:name "Het Nederlandsch Ultramontanisme" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/977c9e2c3b5b9df90172ab886709218f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847167890> .

