@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/p850238579> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dienstverlening / H. Singer-Dekker" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623226>,
        <http://data.bibliotheken.nl/id/thes/p077608097>,
        <http://data.bibliotheken.nl/id/thes/p078430186>,
        <http://data.bibliotheken.nl/id/thes/p397345038> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068294190> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833785729> ;
    schema1:isbn "9060003608" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d73e56788bb7eb9190c7ed60afa079f> ;
    schema1:name "Dienstverlening" ;
    schema1:numberOfPages 162 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/57d744cb7d0ce1b137f4deafb3aa0986> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781615882> .

