@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/p052622924> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pelgrimreis tot Ars / door Francis Trochu" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071416447>,
        <http://data.bibliotheken.nl/id/thes/p075600331>,
        <http://data.bibliotheken.nl/id/thes/p07560888X>,
        <http://data.bibliotheken.nl/id/thes/p425278646> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068201591> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22b276fd7eba4cbce6c3eaf2e25d3e24> ;
    schema1:name "De pelgrimreis tot Ars" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/183422886abb6c86bf851678bb093a6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64857558> .

