@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/p326892230> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "AIAS : Amsterdam Institute for Advanced Labour Studies" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607228>,
        <http://data.bibliotheken.nl/id/thes/p078435870> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191713074> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0fbbb4d680e1b68725238ece6424e65> ;
    schema1:name "AIAS : Amsterdam Institute for Advanced Labour Studies" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2731e20a5f7c4902be5271e7e5ca0b8d> .

