@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/p047139927> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Psalmen" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p078638941> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068222807> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821532537>,
        <http://data.bibliotheken.nl/id/nbt/p863340164> ;
    schema1:isbn "9026607164" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08b282199cb7c721ae29c85a51b05d25> ;
    schema1:name "Psalmen" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/262c373a86fecadd42ae6378988db0ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769318035> .

