@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/p241176794> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De symfonieën van Gustav Mahler / Jan Auke Walburg" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069188149>,
        <http://data.bibliotheken.nl/id/thes/p075623471>,
        <http://data.bibliotheken.nl/id/thes/p077601521>,
        <http://data.bibliotheken.nl/id/thes/p077601564>,
        <http://data.bibliotheken.nl/id/thes/p078617359>,
        <http://data.bibliotheken.nl/id/thes/p078682002>,
        <http://data.bibliotheken.nl/id/thes/p241924553>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072921218> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080716219" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c5ba5df9b97e08f829459bf8f860b51> ;
    schema1:name "De symfonieën van Gustav Mahler" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4a5b1fff574969bc5033802470def5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67035572> .

