@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/p145578992> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oriëntalist en de dominee / Peter van der Veer" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069902275> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070861552> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30c8457f6f4268705405772baf32224b> ;
    schema1:name "De oriëntalist en de dominee" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/137a450b31205c9815b287dbab1a6ddd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769930427> .

