@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/p369285727> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Religie" ;
    dcterms1:issued "19XX" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068920067> ;
    schema1:description "Colofon: Van Lier. Uit: 'Samenleving in een grensgebied'. 1946",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef12466abb0884e39635e42067fa40a2> ;
    schema1:name "Religie" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d764d65bc51cf9a5de2009ddd2c306ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928160925> .

