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

<artist/142#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Nakayama"@en,
        "中山マミ"@ja ;
    foaf:made <album/140753#lyrics>,
        <album/140753#subject>,
        <album/140753#vocals> ;
    foaf:name "Mami Nakayama"@en,
        "中山マミ"@ja .

<artist/7006#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mayo Okuyama"@en,
        "奥山マヨ"@ja ;
    foaf:made <album/140753#lyrics>,
        <album/140753#subject>,
        <album/140753#vocals> ;
    foaf:name "Mayo Okuyama"@en,
        "奥山マヨ"@ja .

<artist/2198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140753#subject> ;
    schema:name "Satoru Inohara"@en,
        "井ノ原智"@ja ;
    foaf:made <album/140753#composition>,
        <album/140753#subject> ;
    foaf:name "Satoru Inohara"@en,
        "井ノ原智"@ja .

<artist/46#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/140753#subject> ;
    schema:name "AngelNote"@en ;
    foaf:made <album/140753#composition>,
        <album/140753#subject> ;
    foaf:name "AngelNote"@en .

<product/16455#subject> a schema:CreativeWork ;
    schema:name "Katayoku no Tenshi"@en,
        "片翼の天使"@ja,
        "Katayoku no Tenshi"@ja-latn ;
    foaf:name "Katayoku no Tenshi"@en,
        "片翼の天使"@ja,
        "Katayoku no Tenshi"@ja-latn .

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

<album/140753#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@en,
        "-Traveler- 片翼の天使/もふ×もきゅ"@ja,
        "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@ja-latn ;
    mo:performance_of <album/140753#musicalwork> ;
    mo:recorded_as <album/140753#musicalexpression> ;
    schema:name "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@en,
        "-Traveler- 片翼の天使/もふ×もきゅ"@ja,
        "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@ja-latn ;
    schema:workPerformed <album/140753#musicalwork> .

<org/2145#subject> schema:name "Witch"@en,
        "Witch"@ja,
        "Witch"@ja-latn ;
    foaf:name "Witch"@en,
        "Witch"@ja,
        "Witch"@ja-latn .

<https://media.vgm.io/albums/35/140753/140753-81f042cd5ce9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/140753#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/140753/140753-81f042cd5ce9.jpg> ;
    foaf:depicts <album/140753#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/140753/140753-81f042cd5ce9.jpg> .

<https://medium-media.vgm.io/albums/35/140753/140753-81f042cd5ce9.jpg> a schema:ImageObject,
        foaf:Image .

<album/140753#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@en,
        "-Traveler- 片翼の天使/もふ×もきゅ"@ja,
        "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@ja-latn ;
    mo:composer <artist/2198#subject>,
        <artist/46#subject> ;
    mo:produced_work <album/140753#musicalwork> ;
    schema:name "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@en,
        "-Traveler- 片翼の天使/もふ×もきゅ"@ja,
        "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@ja-latn .

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

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

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

<album/140753#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-28"^^xsd:date ;
    dcterms:title "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@en,
        "-Traveler- 片翼の天使/もふ×もきゅ"@ja,
        "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@ja-latn ;
    mo:catalogue_number "WITCH-412" ;
    mo:media_type "CD" ;
    mo:publication_of <album/140753#musicalexpression> ;
    mo:publisher <org/2145#subject> ;
    mo:record _:N04ebd25747e64b128f302fb2ee0b5e56 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mofu×Mokyu ~Goshujinsama no Osewashimasu~"@en ;
            foaf:name "Mofu×Mokyu ~Goshujinsama no Osewashimasu~"@en ],
        <product/16455#subject> ;
    schema:datePublished "2005-01-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/140753/140753-81f042cd5ce9.jpg> ;
    schema:name "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@en,
        "-Traveler- 片翼の天使/もふ×もきゅ"@ja,
        "-Traveler- Katayoku no Tenshi/Mofu×Mokyu"@ja-latn ;
    schema:publisher <org/2145#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/140753/140753-81f042cd5ce9.jpg> .

_:N029d319e35bb4efebdcbca41f0b9e053 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頑張っちゃいます、はい。 ～Game Version"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N04ebd25747e64b128f302fb2ee0b5e56 ;
    schema:name "頑張っちゃいます、はい。 ～Game Version"@ja .

_:N393a62f918174a77b0787b605f579ce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見えない翼 ～Game Version"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N04ebd25747e64b128f302fb2ee0b5e56 ;
    schema:name "見えない翼 ～Game Version"@ja .

_:N5bb2192901594b0b8abbd98acd7f4421 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頑張っちゃいます、はい。 ～Karaoke Version"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N04ebd25747e64b128f302fb2ee0b5e56 ;
    schema:name "頑張っちゃいます、はい。 ～Karaoke Version"@ja .

_:N64636beaea244ca8aaf7b650e3265987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見えない翼 ～アルバムバージョン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N04ebd25747e64b128f302fb2ee0b5e56 ;
    schema:name "見えない翼 ～アルバムバージョン"@ja .

_:N7d125486d31d454a8d8e4a08b43c957b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頑張っちゃいます、はい。 ～Full Chorus Version"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N04ebd25747e64b128f302fb2ee0b5e56 ;
    schema:name "頑張っちゃいます、はい。 ～Full Chorus Version"@ja .

_:Nd511ab571d054f2a9ed59144d5935313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見えない翼 ～Karaoke Version"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N04ebd25747e64b128f302fb2ee0b5e56 ;
    schema:name "見えない翼 ～Karaoke Version"@ja .

_:Nde30af914ae040f98e8f715cb2e14dc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見えない翼 ～Full Chorus Version"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N04ebd25747e64b128f302fb2ee0b5e56 ;
    schema:name "見えない翼 ～Full Chorus Version"@ja .

_:N04ebd25747e64b128f302fb2ee0b5e56 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N029d319e35bb4efebdcbca41f0b9e053,
        _:N393a62f918174a77b0787b605f579ce4,
        _:N5bb2192901594b0b8abbd98acd7f4421,
        _:N64636beaea244ca8aaf7b650e3265987,
        _:N7d125486d31d454a8d8e4a08b43c957b,
        _:Nd511ab571d054f2a9ed59144d5935313,
        _:Nde30af914ae040f98e8f715cb2e14dc1 ;
    mo:track_count 7 ;
    schema:duration "PT26:10"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N029d319e35bb4efebdcbca41f0b9e053,
        _:N393a62f918174a77b0787b605f579ce4,
        _:N5bb2192901594b0b8abbd98acd7f4421,
        _:N64636beaea244ca8aaf7b650e3265987,
        _:N7d125486d31d454a8d8e4a08b43c957b,
        _:Nd511ab571d054f2a9ed59144d5935313,
        _:Nde30af914ae040f98e8f715cb2e14dc1 .

