@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/p107248409> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dienstverlening vanuit de ander / [Gérard van Tillo ... et al.]" ;
    dcterms1:issued "1992" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068394195> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841065179> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff82f85d679c75fe20b8e3bb3da81e39> ;
    schema1:name "Dienstverlening vanuit de ander" ;
    schema1:numberOfPages 98 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/462eda9de9585daed46fd5d8966b612e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66242778> .

