@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/p810626551> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Leerboeken voor beroepsopleidingen in de gezondheidszorg" ;
    dcterms1:issued "1975" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e4996b39cc7596d2e2fbd864bf8a071> ;
    schema1:name "Leerboeken voor beroepsopleidingen in de gezondheidszorg" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/811ee780a6f7c3ec4ee189af0576e37e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72659051> .

