@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/p160961378> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cursus \"Zuid-Frankrijk\" / Henk Strijbosch, Jan J. van Gelder" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604140>,
        <http://data.bibliotheken.nl/id/thes/p075604787> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069631808>,
        <http://data.bibliotheken.nl/id/thes/p07546229X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067829821> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/587a3ba95e632fb9eb3449eb6a74f1b8> ;
    schema1:name "Cursus \"Zuid-Frankrijk\"" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9ab94b83f64751658b93316fe55ad0b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68527825> .

