@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/p861673719> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dienstensector : case-study Amsterdam / Ed F. Nozeman, J.A. v.d. Schee ; m.m.v. H. van Dijk en J. ter Haar" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072379391>,
        <http://data.bibliotheken.nl/id/thes/p075345544> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07172771X>,
        <http://data.bibliotheken.nl/id/thes/p072719575> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9066310642" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88e4caee5594ec9ef48324cbf222ce61> ;
    schema1:name "De dienstensector : case-study Amsterdam" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6126b6337533ce7cb7f56f77a632210> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64288944> .

