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

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

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

<artist/21075#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112004#subject> ;
    schema:name "William Steffe"@en ;
    foaf:made <album/112004#composition>,
        <album/112004#subject> ;
    foaf:name "William Steffe"@en .

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

<org/1437#subject> schema:name "Microsoft Studios Music"@en,
        "Microsoft Studios Music"@ja,
        "Microsoft Studios Music"@ja-latn ;
    foaf:name "Microsoft Studios Music"@en,
        "Microsoft Studios Music"@ja,
        "Microsoft Studios Music"@ja-latn .

<https://media.vgm.io/albums/40/112004/112004-058935b53d85.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112004#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/112004/112004-058935b53d85.jpg> ;
    foaf:depicts <album/112004#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/112004/112004-058935b53d85.jpg> .

<https://medium-media.vgm.io/albums/40/112004/112004-058935b53d85.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112004#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wasteland 3: Hymns & Ballads"@en,
        "Wasteland 3: Hymns & Ballads"@ja,
        "Wasteland 3: Hymns & Ballads"@ja-latn ;
    mo:performance_of <album/112004#musicalwork> ;
    mo:performer <artist/52709#subject> ;
    mo:recorded_as <album/112004#musicalexpression> ;
    schema:byArtist <artist/52709#subject> ;
    schema:name "Wasteland 3: Hymns & Ballads"@en,
        "Wasteland 3: Hymns & Ballads"@ja,
        "Wasteland 3: Hymns & Ballads"@ja-latn ;
    schema:workPerformed <album/112004#musicalwork> .

<artist/52709#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/112004#performance> ;
    schema:name "The Fort Bend Boys Choir of Texas"@en ;
    foaf:name "The Fort Bend Boys Choir of Texas"@en .

<album/112004#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wasteland 3: Hymns & Ballads"@en,
        "Wasteland 3: Hymns & Ballads"@ja,
        "Wasteland 3: Hymns & Ballads"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nathan Long"@en ;
            foaf:made <album/112004#composition> ;
            foaf:name "Nathan Long"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Samuel A. Ward"@en ;
            foaf:made <album/112004#composition> ;
            foaf:name "Samuel A. Ward"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "George Allan"@en ;
            foaf:made <album/112004#composition> ;
            foaf:name "George Allan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Samuel Francis Smith"@en ;
            foaf:made <album/112004#composition> ;
            foaf:name "Samuel Francis Smith"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Joe Hill"@en ;
            foaf:made <album/112004#composition> ;
            foaf:name "Joe Hill"@en ],
        <artist/21075#subject> ;
    mo:produced_work <album/112004#musicalwork> ;
    schema:name "Wasteland 3: Hymns & Ballads"@en,
        "Wasteland 3: Hymns & Ballads"@ja,
        "Wasteland 3: Hymns & Ballads"@ja-latn .

<album/112004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-03"^^xsd:date ;
    dcterms:title "Wasteland 3: Hymns & Ballads"@en,
        "Wasteland 3: Hymns & Ballads"@ja,
        "Wasteland 3: Hymns & Ballads"@ja-latn ;
    mo:catalogue_number "MSM0060" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/112004#musicalexpression> ;
    mo:publisher <org/1437#subject> ;
    mo:record _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Wasteland 3"@en ;
            foaf:name "Wasteland 3"@en ] ;
    schema:byArtist <artist/52709#subject> ;
    schema:datePublished "2021-06-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/112004/112004-058935b53d85.jpg> ;
    schema:name "Wasteland 3: Hymns & Ballads"@en,
        "Wasteland 3: Hymns & Ballads"@ja,
        "Wasteland 3: Hymns & Ballads"@ja-latn ;
    schema:publisher <org/1437#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/112004/112004-058935b53d85.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112004#subject> ;
    schema:name "George Allan"@en ;
    foaf:made <album/112004#subject> ;
    foaf:name "George Allan"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112004#subject> ;
    schema:name "Samuel Francis Smith"@en ;
    foaf:made <album/112004#subject> ;
    foaf:name "Samuel Francis Smith"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112004#subject> ;
    schema:name "Joe Hill"@en ;
    foaf:made <album/112004#subject> ;
    foaf:name "Joe Hill"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112004#subject> ;
    schema:name "Nathan Long"@en ;
    foaf:made <album/112004#subject> ;
    foaf:name "Nathan Long"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112004#subject> ;
    schema:name "Samuel A. Ward"@en ;
    foaf:made <album/112004#subject> ;
    foaf:name "Samuel A. Ward"@en .

_:N16e142cdc14e449bbcb92ca35eaeb2e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What We Did in Colorado"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "What We Did in Colorado"@en .

_:N2375448bb22c4f05baba7fc9fad1912a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Hymn of the Republic (Choir)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "Battle Hymn of the Republic (Choir)"@en .

_:N69237969717343fa98cfbe399be54343 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Country Tis of Thee"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "My Country Tis of Thee"@en .

_:N7279bd49b9c643a79bf63eec0616eda6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood of the Lamb"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "Blood of the Lamb"@en .

_:N81764b5fc1804972889f580dd9d68d59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down in the Valley to Pray (Choir)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "Down in the Valley to Pray (Choir)"@en .

_:N850ef3f3a7c44d83ac57ea31c52c5e0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is Buchanan a Man"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "Is Buchanan a Man"@en .

_:N9a6ef149300b44da942a9896995385b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down in the Valley to Pray"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "Down in the Valley to Pray"@en .

_:Na4e98f21f9f6419aaa8429fe66fc92e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood of the Lamb (Choir)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "Blood of the Lamb (Choir)"@en .

_:Nd4e07135f01d4bdfa07e0ad144632f87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power in the Union"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "Power in the Union"@en .

_:Nd6a14756bd3c4317b097f783ed740dd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Hymn of the Republic"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "Battle Hymn of the Republic"@en .

_:Ne7f88b3b80714429a99d5228c8e1c5e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "America the Beautiful"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ndc3756bb4e6740d39ea298eff7ec060a ;
    schema:name "America the Beautiful"@en .

_:Ndc3756bb4e6740d39ea298eff7ec060a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16e142cdc14e449bbcb92ca35eaeb2e0,
        _:N2375448bb22c4f05baba7fc9fad1912a,
        _:N69237969717343fa98cfbe399be54343,
        _:N7279bd49b9c643a79bf63eec0616eda6,
        _:N81764b5fc1804972889f580dd9d68d59,
        _:N850ef3f3a7c44d83ac57ea31c52c5e0a,
        _:N9a6ef149300b44da942a9896995385b1,
        _:Na4e98f21f9f6419aaa8429fe66fc92e1,
        _:Nd4e07135f01d4bdfa07e0ad144632f87,
        _:Nd6a14756bd3c4317b097f783ed740dd9,
        _:Ne7f88b3b80714429a99d5228c8e1c5e2 ;
    mo:track_count 11 ;
    schema:duration "PT35:31"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N16e142cdc14e449bbcb92ca35eaeb2e0,
        _:N2375448bb22c4f05baba7fc9fad1912a,
        _:N69237969717343fa98cfbe399be54343,
        _:N7279bd49b9c643a79bf63eec0616eda6,
        _:N81764b5fc1804972889f580dd9d68d59,
        _:N850ef3f3a7c44d83ac57ea31c52c5e0a,
        _:N9a6ef149300b44da942a9896995385b1,
        _:Na4e98f21f9f6419aaa8429fe66fc92e1,
        _:Nd4e07135f01d4bdfa07e0ad144632f87,
        _:Nd6a14756bd3c4317b097f783ed740dd9,
        _:Ne7f88b3b80714429a99d5228c8e1c5e2 .

