@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/p424305909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De opmaat : naar NT2-niveau A2 / Maud Beersmans, Wim Tersteeg ; illustraties: Sjors Vervoort" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p113853599> ;
    schema1:bookEdition "Tweede herziene editie, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p180350161>,
        <http://data.bibliotheken.nl/id/thes/p386017220> ;
    schema1:description "1e druk: ©2009" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p438077768> ;
    schema1:isbn "9789024431991" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/084e341ca071b9360673f50ceecfaeb6> ;
    schema1:name "De opmaat : naar NT2-niveau A2" ;
    schema1:numberOfPages 334 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e96f9e3ddc07c2716fe0aff7ab5f44a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196200647> .

