@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/p84101454X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mensenwerk : handleiding / [tekst van Tini Brugge en Martin van Stralen]" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615398> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07447474X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069913641> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d29319aadee761dc9b39137208845334> ;
    schema1:name "Mensenwerk : handleiding" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/335797443e01b8fa0b78a7f53f719584> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63911748> .

