@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/p821422707> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dienstensector : case-study Amsterdam / Ed.F. Nozeman" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072379391> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07172771X>,
        <http://data.bibliotheken.nl/id/thes/p072719575> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628805> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861673719> ;
    schema1:isbn "9066310626" ;
    schema1:issueNumber "leer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/097057c40b4b051bcca467ea59c89cdb> ;
    schema1:name "De dienstensector : case-study Amsterdam" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fa3a22d124c09ba5656aff2552b1c08a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768819195> .

