@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/p405408250> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chroesjtsjows val" ;
    dcterms1:issued "1973" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p094026432> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d9f0c20aa24912919c241cfa1dcc626> ;
    schema1:name "Chroesjtsjows val" ;
    schema1:numberOfPages 2624 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26837f8282ee0c56dc78f40f4a7b5b8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/953413594> .

