@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/p091316219> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boeken der Koningen / opnieuw uit de grondtekst vert. en verklaard door C. van Gelderen" ;
    dcterms1:issued "197X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p078563402> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069481563> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "Oorspr. uitg.: 1947" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822504707> ;
    schema1:isbn "9024232635" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6a7cd114ba751c393cf51bf09c9490d> ;
    schema1:name "De boeken der Koningen" ;
    schema1:numberOfPages 399 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4592015ff84a8818d0e580507c2149b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65906067> .

