@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/p167763458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vertaalboek met aantekeningen voor kandidaten Engels M.O. / verz. door W. Wijga" ;
    dcterms1:issued "1969" ;
    schema1:bookEdition "6e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071622721>,
        <https://data.bibliotheken.nl/.well-known/genid/1cde32546f1faeca1601706191fb702b> ;
    schema1:description "Omslagtitel: Vertaalboek Engels M.O." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628910> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3364d44695e4935922de431de5040172> ;
    schema1:name "Vertaalboek met aantekeningen voor kandidaten Engels M.O." ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60029c0380e6c82d72eae82079935825> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68118916> .

