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

<artist/18961#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumiko Yamagata"@en,
        "やまがたすみこ"@ja ;
    foaf:made <album/142672#subject>,
        <album/142672#vocals> ;
    foaf:name "Sumiko Yamagata"@en,
        "やまがたすみこ"@ja .

<artist/3408#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takashi Matsumoto"@en,
        "松本隆"@ja ;
    foaf:made <album/142672#lyrics>,
        <album/142672#subject> ;
    foaf:name "Takashi Matsumoto"@en,
        "松本隆"@ja .

<album/142670> a mo:Release ;
    mo:catalogue_number "LX-7018-A" .

<artist/14736#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142672#subject> ;
    schema:name "Ginji Ito"@en,
        "伊藤銀次"@ja ;
    foaf:made <album/142672#composition>,
        <album/142672#subject> ;
    foaf:name "Ginji Ito"@en,
        "伊藤銀次"@ja .

<artist/14892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142672#subject> ;
    schema:name "Ken Satoh"@en,
        "佐藤健"@ja ;
    foaf:made <album/142672#composition>,
        <album/142672#subject> ;
    foaf:name "Ken Satoh"@en,
        "佐藤健"@ja .

<artist/16903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142672#subject> ;
    schema:name "Hiroshi Sato"@en,
        "佐藤博"@ja ;
    foaf:made <album/142672#composition>,
        <album/142672#subject> ;
    foaf:name "Hiroshi Sato"@en,
        "佐藤博"@ja .

<artist/23454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142672#subject> ;
    schema:name "Shigeru Suzuki"@en,
        "鈴木茂"@ja ;
    foaf:made <album/142672#composition>,
        <album/142672#subject> ;
    foaf:name "Shigeru Suzuki"@en,
        "鈴木茂"@ja .

<artist/55895#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142672#subject> ;
    schema:name "Sumiko Yamagata"@en,
        "山県すみ子"@ja ;
    foaf:made <album/142672#composition>,
        <album/142672#subject> ;
    foaf:name "Sumiko Yamagata"@en,
        "山県すみ子"@ja .

<artist/845#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142672#subject> ;
    schema:name "Haruomi Hosono"@en,
        "細野晴臣"@ja ;
    foaf:made <album/142672#composition>,
        <album/142672#subject> ;
    foaf:name "Haruomi Hosono"@en,
        "細野晴臣"@ja .

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

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

<album/142672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FLYING / Sumiko Yamagata"@en,
        "フライング / やまがたすみこ"@ja,
        "FLYING / Sumiko Yamagata"@ja-latn ;
    mo:performance_of <album/142672#musicalwork> ;
    mo:recorded_as <album/142672#musicalexpression> ;
    schema:name "FLYING / Sumiko Yamagata"@en,
        "フライング / やまがたすみこ"@ja,
        "FLYING / Sumiko Yamagata"@ja-latn ;
    schema:workPerformed <album/142672#musicalwork> .

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

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

<https://media.vgm.io/albums/27/142672/142672-142147e05323.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142672#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/142672/142672-142147e05323.jpg> ;
    foaf:depicts <album/142672#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/142672/142672-142147e05323.jpg> .

<https://medium-media.vgm.io/albums/27/142672/142672-142147e05323.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FLYING / Sumiko Yamagata"@en,
        "フライング / やまがたすみこ"@ja,
        "FLYING / Sumiko Yamagata"@ja-latn ;
    mo:composer <artist/14736#subject>,
        <artist/14892#subject>,
        <artist/16903#subject>,
        <artist/23454#subject>,
        <artist/55895#subject>,
        <artist/845#subject> ;
    mo:produced_work <album/142672#musicalwork> ;
    schema:name "FLYING / Sumiko Yamagata"@en,
        "フライング / やまがたすみこ"@ja,
        "FLYING / Sumiko Yamagata"@ja-latn .

<album/142672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-09-01"^^xsd:date ;
    dcterms:title "FLYING / Sumiko Yamagata"@en,
        "フライング / やまがたすみこ"@ja,
        "FLYING / Sumiko Yamagata"@ja-latn ;
    mo:catalogue_number "28CA-2567" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/142670> ;
    mo:publication_of <album/142672#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nf75f860362cd48f3b6214c9f448541c6 ;
    mo:record_count 1 ;
    schema:datePublished "1988-09-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/27/142672/142672-142147e05323.jpg> ;
    schema:name "FLYING / Sumiko Yamagata"@en,
        "フライング / やまがたすみこ"@ja,
        "FLYING / Sumiko Yamagata"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/142672/142672-142147e05323.jpg> .

_:N0072756936284a4abbc7d7d310ff3cac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜を渡って"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "夜を渡って"@ja .

_:N04032eccd016455bad47ab7bce985dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私春記"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "私春記"@ja .

_:N0a718281b6fc49159bb34c44cac1e2d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黄昏遊泳"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "黄昏遊泳"@ja .

_:N1c2d35ee36b447bbbc2300ba49486260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペパーミント・モーニング"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "ペパーミント・モーニング"@ja .

_:N1ffce31389f844e7ab3fb5964cb2080d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLYING"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "FLYING"@ja .

_:N31b39f314df143f0bf563f1ceb476b6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたにテレポート"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "あなたにテレポート"@ja .

_:N66dd20767ff148249bcbb36302d3cde0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーンライト・ジルバ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "ムーンライト・ジルバ"@ja .

_:N85d8f7ca02c34f579df71fd155ba519e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢色グライダー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "夢色グライダー"@ja .

_:N9c91450625cf4115a94ba716a1320ed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クリスタル・ホテル"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "クリスタル・ホテル"@ja .

_:Nba8f3163224d45f9890354c7d095115e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TODAY"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "TODAY"@ja .

_:Nbf12439c55884c19825e1ab6af761dcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOOD-BYE・グラフィティ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nf75f860362cd48f3b6214c9f448541c6 ;
    schema:name "GOOD-BYE・グラフィティ"@ja .

_:Nf75f860362cd48f3b6214c9f448541c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0072756936284a4abbc7d7d310ff3cac,
        _:N04032eccd016455bad47ab7bce985dda,
        _:N0a718281b6fc49159bb34c44cac1e2d3,
        _:N1c2d35ee36b447bbbc2300ba49486260,
        _:N1ffce31389f844e7ab3fb5964cb2080d,
        _:N31b39f314df143f0bf563f1ceb476b6a,
        _:N66dd20767ff148249bcbb36302d3cde0,
        _:N85d8f7ca02c34f579df71fd155ba519e,
        _:N9c91450625cf4115a94ba716a1320ed9,
        _:Nba8f3163224d45f9890354c7d095115e,
        _:Nbf12439c55884c19825e1ab6af761dcb ;
    mo:track_count 11 ;
    schema:duration "PT43:26"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0072756936284a4abbc7d7d310ff3cac,
        _:N04032eccd016455bad47ab7bce985dda,
        _:N0a718281b6fc49159bb34c44cac1e2d3,
        _:N1c2d35ee36b447bbbc2300ba49486260,
        _:N1ffce31389f844e7ab3fb5964cb2080d,
        _:N31b39f314df143f0bf563f1ceb476b6a,
        _:N66dd20767ff148249bcbb36302d3cde0,
        _:N85d8f7ca02c34f579df71fd155ba519e,
        _:N9c91450625cf4115a94ba716a1320ed9,
        _:Nba8f3163224d45f9890354c7d095115e,
        _:Nbf12439c55884c19825e1ab6af761dcb .

