@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/65862> foaf:primaryTopic <album/65862#subject> .

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

<artist/29366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65862#subject> ;
    schema:name "Jacques Arcadelt"@en ;
    foaf:made <album/65862#composition>,
        <album/65862#subject> ;
    foaf:name "Jacques Arcadelt"@en .

<artist/4148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65862#subject> ;
    schema:name "Josh Barron"@en ;
    foaf:made <album/65862#composition>,
        <album/65862#subject> ;
    foaf:name "Josh Barron"@en .

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

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

<https://media.vgm.io/albums/26/65862/65862-1487868084.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65862#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/65862/65862-1487868084.png> ;
    foaf:depicts <album/65862#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/65862/65862-1487868084.png> .

<https://medium-media.vgm.io/albums/26/65862/65862-1487868084.png> a schema:ImageObject,
        foaf:Image .

<album/65862#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aontacht"@en,
        "Aontacht"@ja,
        "Aontacht"@ja-latn ;
    mo:composer <artist/29366#subject>,
        <artist/4148#subject> ;
    mo:produced_work <album/65862#musicalwork> ;
    schema:name "Aontacht"@en,
        "Aontacht"@ja,
        "Aontacht"@ja-latn .

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

<artist/17344#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65862#performance> ;
    schema:name "Yishan Mai"@en ;
    foaf:name "Yishan Mai"@en .

<artist/18555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65862#performance> ;
    schema:name "Ian Martyn"@en ;
    foaf:made <album/65862#lyrics>,
        <album/65862#subject> ;
    foaf:name "Ian Martyn"@en .

<artist/20194#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65862#performance> ;
    schema:name "Andrew Filipski"@en ;
    foaf:name "Andrew Filipski"@en .

<artist/23164#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65862#performance> ;
    schema:name "The Travelers VGM"@en ;
    foaf:name "The Travelers VGM"@en .

<artist/27169#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65862#performance> ;
    schema:name "Fabian Fabro"@en ;
    foaf:name "Fabian Fabro"@en .

<album/65862#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aontacht"@en,
        "Aontacht"@ja,
        "Aontacht"@ja-latn ;
    mo:performance_of <album/65862#musicalwork> ;
    mo:performer <artist/17344#subject>,
        <artist/18555#subject>,
        <artist/20194#subject>,
        <artist/23164#subject>,
        <artist/27169#subject> ;
    mo:recorded_as <album/65862#musicalexpression> ;
    schema:byArtist <artist/17344#subject>,
        <artist/18555#subject>,
        <artist/20194#subject>,
        <artist/23164#subject>,
        <artist/27169#subject> ;
    schema:name "Aontacht"@en,
        "Aontacht"@ja,
        "Aontacht"@ja-latn ;
    schema:workPerformed <album/65862#musicalwork> .

<album/65862#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-23"^^xsd:date ;
    dcterms:title "Aontacht"@en,
        "Aontacht"@ja,
        "Aontacht"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/65862#musicalexpression> ;
    mo:publisher _:N15092cde59f84399b3e6b01908620ebc ;
    mo:record _:N70df42da85f44ccab6e7c151a7d605b2 ;
    mo:record_count 1 ;
    schema:byArtist <artist/17344#subject>,
        <artist/18555#subject>,
        <artist/20194#subject>,
        <artist/23164#subject>,
        <artist/27169#subject> ;
    schema:datePublished "2017-02-23"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/26/65862/65862-1487868084.png> ;
    schema:name "Aontacht"@en,
        "Aontacht"@ja,
        "Aontacht"@ja-latn ;
    schema:publisher _:N15092cde59f84399b3e6b01908620ebc ;
    foaf:depiction <https://media.vgm.io/albums/26/65862/65862-1487868084.png> .

_:N1068d54bf828411e85bca3736feb0032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Foxhunter's/Na Ceannabháin Bhána/Angus John MacNeil of Barra"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N70df42da85f44ccab6e7c151a7d605b2 ;
    schema:name "The Foxhunter's/Na Ceannabháin Bhána/Angus John MacNeil of Barra"@en .

_:N15092cde59f84399b3e6b01908620ebc schema:name "The Travelers VGM"@en,
        "The Travelers VGM"@ja,
        "The Travelers VGM"@ja-latn ;
    foaf:name "The Travelers VGM"@en,
        "The Travelers VGM"@ja,
        "The Travelers VGM"@ja-latn .

_:N4a0454c3b53f4c13825029edfa202f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kråkevisa"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N70df42da85f44ccab6e7c151a7d605b2 ;
    schema:name "Kråkevisa"@en .

_:N4d03cf340e6d4440a94ed0f9259e9296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Máire Bhruinneall"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N70df42da85f44ccab6e7c151a7d605b2 ;
    schema:name "Máire Bhruinneall"@en .

_:Nf58b5c838de24ad287fab4cdfca0dd12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of Lady Red"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N70df42da85f44ccab6e7c151a7d605b2 ;
    schema:name "The Ballad of Lady Red"@en .

_:Nfc3c480f98954dc98fefd60b91e3fff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Margot Labourez les Vignes"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N70df42da85f44ccab6e7c151a7d605b2 ;
    schema:name "Margot Labourez les Vignes"@en .

_:N70df42da85f44ccab6e7c151a7d605b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1068d54bf828411e85bca3736feb0032,
        _:N4a0454c3b53f4c13825029edfa202f93,
        _:N4d03cf340e6d4440a94ed0f9259e9296,
        _:Nf58b5c838de24ad287fab4cdfca0dd12,
        _:Nfc3c480f98954dc98fefd60b91e3fff1 ;
    mo:track_count 5 ;
    schema:duration "PT17:04"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1068d54bf828411e85bca3736feb0032,
        _:N4a0454c3b53f4c13825029edfa202f93,
        _:N4d03cf340e6d4440a94ed0f9259e9296,
        _:Nf58b5c838de24ad287fab4cdfca0dd12,
        _:Nfc3c480f98954dc98fefd60b91e3fff1 .

