@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/p163624283> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ambulancezorg : de relatie tot de huisarts in de hulpverleningsketen / K.J.J. Waldeck" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070120234> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f7b8352110e17f659d5093fc03f7a3a> ;
    schema1:name "De ambulancezorg : de relatie tot de huisarts in de hulpverleningsketen" .

