@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/p344543013> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schoolatlas van Koos van Deursen / Koos van Deursen ; [red. Jackie ; ill. Beatrijs]" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072863552>,
        <http://data.bibliotheken.nl/id/thes/p075617005>,
        <http://data.bibliotheken.nl/id/thes/p075633485> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072863552> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66e7782823bf89311628ccfd5bba1b04> ;
    schema1:name "De schoolatlas van Koos van Deursen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09597b6d69d804a3cf70bee4bbc2e0e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/804683181> .

