@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/p288281942> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prins Valiant / Harold Foster" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069012490>,
        <http://data.bibliotheken.nl/id/thes/p397139462> ;
    schema1:description "Beeldverhaal" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851186017> ;
    schema1:issueNumber 250 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ff57a8fe4023d8bb406b09803be4816> ;
    schema1:name "Prins Valiant" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7961e25f65df651d4d608b1c25793bee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773874216> .

