@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/67321> foaf:primaryTopic <album/67321#subject> .

<album/67321#lyrics> a mo:Lyrics .

<album/67321#vocals> a mo:Singer .

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67321#subject> ;
    schema:name "Johann Sebastian Bach"@en ;
    foaf:made <album/67321#composition>,
        <album/67321#subject> ;
    foaf:name "Johann Sebastian Bach"@en .

<product/19058#subject> a schema:CreativeWork ;
    schema:name "Wheels of Aurelia 1978"@en,
        "Wheels of Aurelia 1978"@ja,
        "Wheels of Aurelia 1978"@ja-latn ;
    foaf:name "Wheels of Aurelia 1978"@en,
        "Wheels of Aurelia 1978"@ja,
        "Wheels of Aurelia 1978"@ja-latn .

<album/67321#musicalexpression> a mo:Signal ;
    mo:published_as <album/67321#subject> ;
    mo:records <album/67321#performance> .

<https://media.vgm.io/albums/12/67321/67321-1492023998.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/67321#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/12/67321/67321-1492023998.jpg> ;
    foaf:depicts <album/67321#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/12/67321/67321-1492023998.jpg> .

<https://medium-media.vgm.io/albums/12/67321/67321-1492023998.jpg> a schema:ImageObject,
        foaf:Image .

<album/67321#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/67321#composition> ;
    mo:lyrics <album/67321#lyrics> ;
    mo:performed_in <album/67321#performance> ;
    mo:singer <album/67321#vocals> .

<album/67321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wheels of Aurelia OST"@en,
        "Wheels of Aurelia OST"@ja,
        "Wheels of Aurelia OST"@ja-latn ;
    mo:performance_of <album/67321#musicalwork> ;
    mo:performer _:N4e3d93447a2846469bc000821550ce59,
        _:Na375d92c384747da970d20adf0cdd3fb,
        _:Nbea75b529957427b89f56cba32156c9a,
        _:Ne81c97f52d4047a9aad2308fda58420f ;
    mo:recorded_as <album/67321#musicalexpression> ;
    schema:byArtist _:N4e3d93447a2846469bc000821550ce59,
        _:Na375d92c384747da970d20adf0cdd3fb,
        _:Nbea75b529957427b89f56cba32156c9a,
        _:Ne81c97f52d4047a9aad2308fda58420f ;
    schema:name "Wheels of Aurelia OST"@en,
        "Wheels of Aurelia OST"@ja,
        "Wheels of Aurelia OST"@ja-latn ;
    schema:workPerformed <album/67321#musicalwork> .

<album/67321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wheels of Aurelia OST"@en,
        "Wheels of Aurelia OST"@ja,
        "Wheels of Aurelia OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Cristiano Tommasini"@en ;
            foaf:made <album/67321#composition> ;
            foaf:name "Cristiano Tommasini"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nicolò Sala"@en ;
            foaf:made <album/67321#composition> ;
            foaf:name "Nicolò Sala"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gipsy Studio"@en ;
            foaf:made <album/67321#composition> ;
            foaf:name "Gipsy Studio"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Giordano Sartoretti"@en ;
            foaf:made <album/67321#composition> ;
            foaf:name "Giordano Sartoretti"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gianluca Bianco"@en ;
            foaf:made <album/67321#composition> ;
            foaf:name "Gianluca Bianco"@en ],
        <artist/1718#subject> ;
    mo:produced_work <album/67321#musicalwork> ;
    schema:name "Wheels of Aurelia OST"@en,
        "Wheels of Aurelia OST"@ja,
        "Wheels of Aurelia OST"@ja-latn .

<album/67321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-27"^^xsd:date ;
    dcterms:title "Wheels of Aurelia OST"@en,
        "Wheels of Aurelia OST"@ja,
        "Wheels of Aurelia OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/67321#musicalexpression> ;
    mo:publisher _:N23208f138ad2448ea80cd71701ec014e ;
    mo:record _:N307a3c82f94d42928045fa30f6761c9f ;
    mo:record_count 1 ;
    schema:about <product/19058#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Giordano Sartoretti"@en ;
            foaf:name "Giordano Sartoretti"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nicolò Sala"@en ;
            foaf:name "Nicolò Sala"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cristiano Tommasini"@en ;
            foaf:name "Cristiano Tommasini"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gianluca Bianco"@en ;
            foaf:name "Gianluca Bianco"@en ] ;
    schema:datePublished "2017-01-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/67321/67321-1492023998.jpg> ;
    schema:name "Wheels of Aurelia OST"@en,
        "Wheels of Aurelia OST"@ja,
        "Wheels of Aurelia OST"@ja-latn ;
    schema:publisher _:N23208f138ad2448ea80cd71701ec014e ;
    foaf:depiction <https://media.vgm.io/albums/12/67321/67321-1492023998.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67321#subject> ;
    schema:name "Cristiano Tommasini"@en ;
    foaf:made <album/67321#subject> ;
    foaf:name "Cristiano Tommasini"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67321#subject> ;
    schema:name "Gianluca Bianco"@en ;
    foaf:made <album/67321#subject> ;
    foaf:name "Gianluca Bianco"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67321#subject> ;
    schema:name "Giordano Sartoretti"@en ;
    foaf:made <album/67321#subject> ;
    foaf:name "Giordano Sartoretti"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67321#subject> ;
    schema:name "Gipsy Studio"@en ;
    foaf:made <album/67321#subject> ;
    foaf:name "Gipsy Studio"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67321#subject> ;
    schema:name "Nicolò Sala"@en ;
    foaf:made <album/67321#subject> ;
    foaf:name "Nicolò Sala"@en .

_:N05f2e1e405274adeb85a028f4031a4fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preferivo Stare Sola"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N307a3c82f94d42928045fa30f6761c9f ;
    schema:name "Preferivo Stare Sola"@en .

_:N23208f138ad2448ea80cd71701ec014e schema:name "Santa Ragione Studio"@en ;
    foaf:name "Santa Ragione Studio"@en .

_:N3961c6e8e1234e6f9438f4c05c4a26a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riccardo"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N307a3c82f94d42928045fa30f6761c9f ;
    schema:name "Riccardo"@en .

_:N480bbe8e55084d1aa5f63caaabcc6a0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wheels of Aurelia"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N307a3c82f94d42928045fa30f6761c9f ;
    schema:name "Wheels of Aurelia"@en .

_:N4e3d93447a2846469bc000821550ce59 a schema:Person,
        foaf:Person ;
    mo:performed <album/67321#performance> ;
    schema:name "Cristiano Tommasini"@en ;
    foaf:name "Cristiano Tommasini"@en .

_:N5112d20f030b4ab18b959363b6640c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fandango"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N307a3c82f94d42928045fa30f6761c9f ;
    schema:name "Fandango"@en .

_:Na375d92c384747da970d20adf0cdd3fb a schema:Person,
        foaf:Person ;
    mo:performed <album/67321#performance> ;
    schema:name "Giordano Sartoretti"@en ;
    foaf:name "Giordano Sartoretti"@en .

_:Na7e6d0cf3ff849ea9b5c072633f5a5ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goldberg Variation 4"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N307a3c82f94d42928045fa30f6761c9f ;
    schema:name "Goldberg Variation 4"@en .

_:Nbea75b529957427b89f56cba32156c9a a schema:Person,
        foaf:Person ;
    mo:performed <album/67321#performance> ;
    schema:name "Gianluca Bianco"@en ;
    foaf:name "Gianluca Bianco"@en .

_:Nc1664811238f4d46bb8f43f021999d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preludio"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N307a3c82f94d42928045fa30f6761c9f ;
    schema:name "Preludio"@en .

_:Ne81c97f52d4047a9aad2308fda58420f a schema:Person,
        foaf:Person ;
    mo:performed <album/67321#performance> ;
    schema:name "Nicolò Sala"@en ;
    foaf:name "Nicolò Sala"@en .

_:Nffd8c4af4efe46418703a3023a90a053 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Limoni"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N307a3c82f94d42928045fa30f6761c9f ;
    schema:name "I Limoni"@en .

_:N307a3c82f94d42928045fa30f6761c9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05f2e1e405274adeb85a028f4031a4fa,
        _:N3961c6e8e1234e6f9438f4c05c4a26a5,
        _:N480bbe8e55084d1aa5f63caaabcc6a0b,
        _:N5112d20f030b4ab18b959363b6640c63,
        _:Na7e6d0cf3ff849ea9b5c072633f5a5ba,
        _:Nc1664811238f4d46bb8f43f021999d0d,
        _:Nffd8c4af4efe46418703a3023a90a053 ;
    mo:track_count 7 ;
    schema:duration "PT21:09"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N05f2e1e405274adeb85a028f4031a4fa,
        _:N3961c6e8e1234e6f9438f4c05c4a26a5,
        _:N480bbe8e55084d1aa5f63caaabcc6a0b,
        _:N5112d20f030b4ab18b959363b6640c63,
        _:Na7e6d0cf3ff849ea9b5c072633f5a5ba,
        _:Nc1664811238f4d46bb8f43f021999d0d,
        _:Nffd8c4af4efe46418703a3023a90a053 .

