@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/p120621177> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lager beroepsonderwijs in vogelvlucht / [tekst: N.W. Mäkel]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071707476> ;
    schema1:bookEdition "2e bijgew. dr" ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079322689>,
        <http://data.bibliotheken.nl/id/nbt/p273810782> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b110cfad4f036643b8fe87603f91ea07> ;
    schema1:name "Lager beroepsonderwijs in vogelvlucht" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73249ae3bf60e5750245008039d6855d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69325119> .

