@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/p176582428> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Training and mobility / Andries de Grip, Hans Heijke, Ed Willems" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072553766> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069166528>,
        <http://data.bibliotheken.nl/id/thes/p082532397> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de9c64c3c8b9955cd794f5e3e488cc10> ;
    schema1:name "Training and mobility" .

