@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p822834677> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alexander de Grote / P.G.J. de Boer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342812505>,
        <http://data.bibliotheken.nl/id/nbt/p342812513> ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068740379> ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/822834677.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068596251> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821365169> ;
    schema1:isbn "9022833577" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb6e0801c0017bdf362795b7790e07f1> ;
    schema1:name "Alexander de Grote" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8eeb7d64ab6f5be20bca5febe065fdac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902491788> .

