@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/p864713258> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ambiguïteit van het beroepsonderwijs / door A.M.L. van Wieringen" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068750994> ;
    schema1:description "Afdelingspublikatie AO-24" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c303ca7c83e3355a4829daa785386ba0> ;
    schema1:name "De ambiguïteit van het beroepsonderwijs" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df550d07ea77006b860dbf6299f47884> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64314809> .

