@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/p447064878> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nederlands voor buitenlanders" ;
    dcterms1:issued "2023" ;
    schema1:bookEdition "Vijfde herziene editie, derde oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p168207540>,
        <http://data.bibliotheken.nl/id/thes/p364164530>,
        <http://data.bibliotheken.nl/id/thes/p371575141>,
        <http://data.bibliotheken.nl/id/thes/p41965013X>,
        <http://data.bibliotheken.nl/id/thes/p424747618> ;
    schema1:description "1e druk: 1998",
        "Op omslag: Delftse methode. - Beginners NT2-niveau 0-A2" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p421711841> ;
    schema1:isbn "9789024465071" ;
    schema1:issueNumber "oefe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/942684fbf55a31bb7fc84665038889a6> ;
    schema1:name "Nederlands voor buitenlanders" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5cb4a1adafed9b65ababc5a9a839857e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1513533173> .

