@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/p149968116> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gastarbeider en gezondheidszorg / J.P.M. Hendriks ... [et al.]" ;
    dcterms1:issued "1977" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07232631X> ;
    schema1:description "Speciaal nummer (p. 489-520)",
        "Verslag van een symposium in het Koninklijk Instituut voor de Tropen, Amsterdam, 25 maart 1977" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830589880> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fd0a28ccacaaba12ff165d4fd977465> ;
    schema1:name "Gastarbeider en gezondheidszorg" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e54bb87a4bf811d5c85c35bf60d322cd> .

