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

<artist/30132#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Unno"@en,
        "海野洋司"@ja ;
    foaf:made <album/97155#lyrics>,
        <album/97155#subject> ;
    foaf:name "Hiroshi Unno"@en,
        "海野洋司"@ja .

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

<artist/12781#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97155#subject> ;
    schema:name "Koichi Morita"@en,
        "森田公一"@ja ;
    foaf:made <album/97155#composition>,
        <album/97155#subject> ;
    foaf:name "Koichi Morita"@en,
        "森田公一"@ja .

<artist/32370#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97155#subject> ;
    schema:name "Yoshikazu Fukano"@en,
        "深野義和"@ja ;
    foaf:made <album/97155#composition>,
        <album/97155#subject> ;
    foaf:name "Yoshikazu Fukano"@en,
        "深野義和"@ja .

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

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

<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/55/97155/97155-1584525777.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97155#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/97155/97155-1584525777.jpg> ;
    foaf:depicts <album/97155#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/97155/97155-1584525777.jpg> .

<https://medium-media.vgm.io/albums/55/97155/97155-1584525777.jpg> a schema:ImageObject,
        foaf:Image .

<album/97155#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yonchoume e no Tabi / Akira Kamiya"@en,
        "四丁目への旅 / 神谷明"@ja,
        "Yonchoume e no Tabi / Akira Kamiya"@ja-latn ;
    mo:composer <artist/12781#subject>,
        <artist/32370#subject> ;
    mo:produced_work <album/97155#musicalwork> ;
    schema:name "Yonchoume e no Tabi / Akira Kamiya"@en,
        "四丁目への旅 / 神谷明"@ja,
        "Yonchoume e no Tabi / Akira Kamiya"@ja-latn .

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

<artist/28029#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97155#performance> ;
    schema:name "Runa Akiyama"@en,
        "秋山るな"@ja ;
    foaf:name "Runa Akiyama"@en,
        "秋山るな"@ja .

<artist/8210#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97155#performance> ;
    schema:name "Akira Kamiya"@en,
        "神谷明"@ja ;
    foaf:name "Akira Kamiya"@en,
        "神谷明"@ja .

<album/97155#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yonchoume e no Tabi / Akira Kamiya"@en,
        "四丁目への旅 / 神谷明"@ja,
        "Yonchoume e no Tabi / Akira Kamiya"@ja-latn ;
    mo:performance_of <album/97155#musicalwork> ;
    mo:performer <artist/28029#subject>,
        <artist/8210#subject> ;
    mo:recorded_as <album/97155#musicalexpression> ;
    schema:byArtist <artist/28029#subject>,
        <artist/8210#subject> ;
    schema:name "Yonchoume e no Tabi / Akira Kamiya"@en,
        "四丁目への旅 / 神谷明"@ja,
        "Yonchoume e no Tabi / Akira Kamiya"@ja-latn ;
    schema:workPerformed <album/97155#musicalwork> .

<album/97155#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1981-07-01"^^xsd:date ;
    dcterms:title "Yonchoume e no Tabi / Akira Kamiya"@en,
        "四丁目への旅 / 神谷明"@ja,
        "Yonchoume e no Tabi / Akira Kamiya"@ja-latn ;
    mo:catalogue_number "CH-102" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/97155#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N891805c137ea4982b5d123fd615937ec ;
    mo:record_count 1 ;
    schema:byArtist <artist/28029#subject>,
        <artist/8210#subject> ;
    schema:datePublished "1981-07-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/55/97155/97155-1584525777.jpg> ;
    schema:name "Yonchoume e no Tabi / Akira Kamiya"@en,
        "四丁目への旅 / 神谷明"@ja,
        "Yonchoume e no Tabi / Akira Kamiya"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/97155/97155-1584525777.jpg> .

_:N2a68094694fb4ec3b4dbe04cfd77cb45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーバースディ・トゥミー"@ja,
        "Happy Birthday to Me"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N891805c137ea4982b5d123fd615937ec ;
    schema:name "ハッピーバースディ・トゥミー"@ja,
        "Happy Birthday to Me"@ja-latn .

_:N3834bee2916e4c6487193794e58e1b73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四丁目への旅"@ja,
        "Yonchoume e no Tabi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N891805c137ea4982b5d123fd615937ec ;
    schema:name "四丁目への旅"@ja,
        "Yonchoume e no Tabi"@ja-latn .

_:N891805c137ea4982b5d123fd615937ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a68094694fb4ec3b4dbe04cfd77cb45,
        _:N3834bee2916e4c6487193794e58e1b73 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2a68094694fb4ec3b4dbe04cfd77cb45,
        _:N3834bee2916e4c6487193794e58e1b73 .

