@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/p214153754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beroepspraktijkvorming generieke kern / Ad Verhees" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p18079485X> ;
    schema1:bookEdition "3e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687992> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p180794698> ;
    schema1:isbn "9011065298" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e2f254b16999ba726d1fefe72542a8be> ;
    schema1:name "Beroepspraktijkvorming generieke kern" ;
    schema1:numberOfPages 384 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0215e32907f8cf83be17a10c14cc484> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67274141> .

