@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/p050984926> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gids voor reisgenoten : een handboek voor het lekepastoraat / Coert H. Lindijer" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618281>,
        <http://data.bibliotheken.nl/id/thes/p397325460> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068367376>,
        <http://data.bibliotheken.nl/id/thes/p075392895> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023909488" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbebed1b9c9025d1a2f22cfa5342aefe> ;
    schema1:name "Gids voor reisgenoten : een handboek voor het lekepastoraat" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27a6e84ab507043631ce015d686d5401> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64939682> .

