@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/p32208976X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek Inburgering / Anneke Koorn & Trudy Askes" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636824>,
        <http://data.bibliotheken.nl/id/thes/p075660016>,
        <http://data.bibliotheken.nl/id/thes/p075677490> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p18991761X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p327197501> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077698990" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b3c845828ed26a234fff0754bbdbaf3> ;
    schema1:name "Handboek Inburgering" ;
    schema1:numberOfPages 148 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3969a2593a338c53fb9909b9e6f386e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/495177599> .

