@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/p212332120> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meesters van de Agartha / scenario Le Tendre, Dieter ; tek.: Pendanx ; [vert. uit het Frans]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159371945> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069224293>,
        <http://data.bibliotheken.nl/id/thes/p079074758> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p157373711>,
        <http://data.bibliotheken.nl/id/nbt/p159372062> ;
    schema1:isbn "9052893276" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30b96477f399bd1f3c83fdc502d45154> ;
    schema1:name "De meesters van de Agartha" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ca0b5d992f3410aa14bd1f521006c07> .

