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

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

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

<artist/23197#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122806#subject> ;
    schema:name "Victor Young"@en ;
    foaf:made <album/122806#composition>,
        <album/122806#subject> ;
    foaf:name "Victor Young"@en .

<artist/23891#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122806#subject> ;
    schema:name "Joaquín Rodrigo"@en ;
    foaf:made <album/122806#composition>,
        <album/122806#subject> ;
    foaf:name "Joaquín Rodrigo"@en .

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

<album/122806#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Carta De Amor/Koibumi / Nuno Guerreiro"@en,
        "Carta De Amor/恋文 / ヌーノ・ガリレオ"@ja,
        "Carta De Amor/Koibumi / Nuno Guerreiro"@ja-latn ;
    mo:performance_of <album/122806#musicalwork> ;
    mo:recorded_as <album/122806#musicalexpression> ;
    schema:name "Carta De Amor/Koibumi / Nuno Guerreiro"@en,
        "Carta De Amor/恋文 / ヌーノ・ガリレオ"@ja,
        "Carta De Amor/Koibumi / Nuno Guerreiro"@ja-latn ;
    schema:workPerformed <album/122806#musicalwork> .

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

<https://medium-media.vgm.io/albums/60/122806/122806-ab5884daf6f1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/122806#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Carta De Amor/Koibumi / Nuno Guerreiro"@en,
        "Carta De Amor/恋文 / ヌーノ・ガリレオ"@ja,
        "Carta De Amor/Koibumi / Nuno Guerreiro"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Florbela Espancal João Gil"@en ;
            foaf:made <album/122806#composition> ;
            foaf:name "Florbela Espancal João Gil"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "João Mongel"@en ;
            foaf:made <album/122806#composition> ;
            foaf:name "João Mongel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lorenz Hart"@en ;
            foaf:made <album/122806#composition> ;
            foaf:name "Lorenz Hart"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Luiz Bonfá"@en ;
            foaf:made <album/122806#composition> ;
            foaf:name "Luiz Bonfá"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "João Gil"@en ;
            foaf:made <album/122806#composition> ;
            foaf:name "João Gil"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Edward Heyman"@en ;
            foaf:made <album/122806#composition> ;
            foaf:name "Edward Heyman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard Rogers"@en ;
            foaf:made <album/122806#composition> ;
            foaf:name "Richard Rogers"@en ],
        <artist/23197#subject>,
        <artist/23891#subject> ;
    mo:produced_work <album/122806#musicalwork> ;
    schema:name "Carta De Amor/Koibumi / Nuno Guerreiro"@en,
        "Carta De Amor/恋文 / ヌーノ・ガリレオ"@ja,
        "Carta De Amor/Koibumi / Nuno Guerreiro"@ja-latn .

<album/122806#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-07-08"^^xsd:date ;
    dcterms:title "Carta De Amor/Koibumi / Nuno Guerreiro"@en,
        "Carta De Amor/恋文 / ヌーノ・ガリレオ"@ja,
        "Carta De Amor/Koibumi / Nuno Guerreiro"@ja-latn ;
    mo:catalogue_number "TOCP-50616" ;
    mo:media_type "CD" ;
    mo:publication_of <album/122806#musicalexpression> ;
    mo:publisher _:Nbc7e400a7e5e45ff93998579fd5352aa ;
    mo:record _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "When the Saints Go Marching In (Seija no Koushin)"@en ;
            foaf:name "When the Saints Go Marching In (Seija no Koushin)"@en ] ;
    schema:datePublished "1998-07-08"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/60/122806/122806-ab5884daf6f1.jpg> ;
    schema:name "Carta De Amor/Koibumi / Nuno Guerreiro"@en,
        "Carta De Amor/恋文 / ヌーノ・ガリレオ"@ja,
        "Carta De Amor/Koibumi / Nuno Guerreiro"@ja-latn ;
    schema:publisher _:Nbc7e400a7e5e45ff93998579fd5352aa ;
    foaf:depiction <https://media.vgm.io/albums/60/122806/122806-ab5884daf6f1.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122806#subject> ;
    schema:name "João Mongel"@en ;
    foaf:made <album/122806#subject> ;
    foaf:name "João Mongel"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122806#subject> ;
    schema:name "Florbela Espancal João Gil"@en ;
    foaf:made <album/122806#subject> ;
    foaf:name "Florbela Espancal João Gil"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122806#subject> ;
    schema:name "Luiz Bonfá"@en ;
    foaf:made <album/122806#subject> ;
    foaf:name "Luiz Bonfá"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122806#subject> ;
    schema:name "Richard Rogers"@en ;
    foaf:made <album/122806#subject> ;
    foaf:name "Richard Rogers"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122806#subject> ;
    schema:name "Edward Heyman"@en ;
    foaf:made <album/122806#subject> ;
    foaf:name "Edward Heyman"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122806#subject> ;
    schema:name "João Gil"@en ;
    foaf:made <album/122806#subject> ;
    foaf:name "João Gil"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122806#subject> ;
    schema:name "Lorenz Hart"@en ;
    foaf:made <album/122806#subject> ;
    foaf:name "Lorenz Hart"@en .

_:N25556aa0bb0e4f68b82f104b0a13caa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Funny Valentine"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "My Funny Valentine"@en .

_:N2919db5d97e04cf3b1883d219d33fa1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When The Saints Go Marchin' In"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "When The Saints Go Marchin' In"@en .

_:N30ff028723fc40fb890b2a82bd925ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aranjuez~vocalise"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "Aranjuez~vocalise"@en .

_:N73093429aff4430791f2911baea9117e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amapola"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "Amapola"@en .

_:N8a50675f04954774ad6e947e922264ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ao Sul"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "Ao Sul"@en .

_:N8eb002e9f462488b9bfd05e5d8c9b158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greensleeves"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "Greensleeves"@en .

_:N8f503701e62f4696b67aad10ae83563f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Letters"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "Love Letters"@en .

_:Nbc7e400a7e5e45ff93998579fd5352aa schema:name "Aquar"@en,
        "Aquar"@ja,
        "Aquar"@ja-latn ;
    foaf:name "Aquar"@en,
        "Aquar"@ja,
        "Aquar"@ja-latn .

_:Nbf897443645847f798997635bb426841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perdidamente"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "Perdidamente"@en .

_:Nd810ea2d8fe54131a49736cc78fb9b2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amazing Grace"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "Amazing Grace"@en .

_:Ne71e8f81c60d4a9e8d4cd3b4076f5983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Manhã de Carnaval"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "Manhã de Carnaval"@en .

_:Nfffb5c3825b847a7b5125c9d704edfa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Takeda no Komoriuta"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nfa79332cd9f346ffa5e56383b1f6b7e6 ;
    schema:name "Takeda no Komoriuta"@en .

_:Nfa79332cd9f346ffa5e56383b1f6b7e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25556aa0bb0e4f68b82f104b0a13caa0,
        _:N2919db5d97e04cf3b1883d219d33fa1d,
        _:N30ff028723fc40fb890b2a82bd925ffd,
        _:N73093429aff4430791f2911baea9117e,
        _:N8a50675f04954774ad6e947e922264ed,
        _:N8eb002e9f462488b9bfd05e5d8c9b158,
        _:N8f503701e62f4696b67aad10ae83563f,
        _:Nbf897443645847f798997635bb426841,
        _:Nd810ea2d8fe54131a49736cc78fb9b2d,
        _:Ne71e8f81c60d4a9e8d4cd3b4076f5983,
        _:Nfffb5c3825b847a7b5125c9d704edfa5 ;
    mo:track_count 11 ;
    schema:duration "PT44:00"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N25556aa0bb0e4f68b82f104b0a13caa0,
        _:N2919db5d97e04cf3b1883d219d33fa1d,
        _:N30ff028723fc40fb890b2a82bd925ffd,
        _:N73093429aff4430791f2911baea9117e,
        _:N8a50675f04954774ad6e947e922264ed,
        _:N8eb002e9f462488b9bfd05e5d8c9b158,
        _:N8f503701e62f4696b67aad10ae83563f,
        _:Nbf897443645847f798997635bb426841,
        _:Nd810ea2d8fe54131a49736cc78fb9b2d,
        _:Ne71e8f81c60d4a9e8d4cd3b4076f5983,
        _:Nfffb5c3825b847a7b5125c9d704edfa5 .

