@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/p43127682X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Songlife / Gerrit de Jager" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068886225>,
        <http://data.bibliotheken.nl/id/thes/p075602598>,
        <http://data.bibliotheken.nl/id/thes/p07561913X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068886225> ;
    schema1:bookEdition "1e druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493109292" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db8d2a0e9775a064c2a5a0c6374cb50b> ;
    schema1:name "Songlife" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2582d8376907a0e002c6445d9e96c2b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1250487069> .

