@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/p428233503> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gastarbeider : verhalen van hoop op de spoed / Gor Khatchikyan ; redactie: Prealabel/E.M. de Boer- van Vliet" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191202576>,
        <http://data.bibliotheken.nl/id/thes/p399116567> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p119383659> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789090324548" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/458f3f83ad3a58c99c1d84f25909f552> ;
    schema1:name "Gastarbeider : verhalen van hoop op de spoed" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cdebe2a51b0b0fc4bbe781b74675ed3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1179051931> .

