@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p45010723X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Dissertatie / Faculteit der Sociale Wetenschappen, Vrije Universiteit Amsterdam" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p250475863> ;
    schema1:description "Uitgever varieert",
        "Vermelding reeks op omslag" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd5a8c211c7991e2101ee7bee5932a7a> ;
    schema1:name "Dissertatie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6d252741f4c6b6c78493694dc930ceb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1523275881> .

