@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/p212373080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pelgrimeren in de praktijk / door H. Andriessen en C. Mooren" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600331>,
        <http://data.bibliotheken.nl/id/thes/p075620421> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069976074> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074943588> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606720> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p114788553> ;
    schema1:isbn "907567824X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60e78729785a7ef8646e59fe38f9257a> ;
    schema1:name "Pelgrimeren in de praktijk" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4bd2090f4b28e28937827816fe20c7d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67393365> .

