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

<artist/11136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Aku"@en,
        "阿久悠"@ja ;
    foaf:made <album/112400#lyrics>,
        <album/112400#subject> ;
    foaf:name "Yuu Aku"@en,
        "阿久悠"@ja .

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

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112400#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/112400#composition>,
        <album/112400#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

<album/112400#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "München e no Michi / Moeru Seishun"@en,
        "ミュンヘンへの道 / 燃える青春"@ja,
        "München e no Michi / Moeru Seishun"@ja-latn ;
    mo:composer <artist/3401#subject> ;
    mo:produced_work <album/112400#musicalwork> ;
    schema:name "München e no Michi / Moeru Seishun"@en,
        "ミュンヘンへの道 / 燃える青春"@ja,
        "München e no Michi / Moeru Seishun"@ja-latn .

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

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

<album/112400#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "München e no Michi / Moeru Seishun"@en,
        "ミュンヘンへの道 / 燃える青春"@ja,
        "München e no Michi / Moeru Seishun"@ja-latn ;
    mo:performance_of <album/112400#musicalwork> ;
    mo:recorded_as <album/112400#musicalexpression> ;
    schema:name "München e no Michi / Moeru Seishun"@en,
        "ミュンヘンへの道 / 燃える青春"@ja,
        "München e no Michi / Moeru Seishun"@ja-latn ;
    schema:workPerformed <album/112400#musicalwork> .

<org/1977#subject> schema:name "Union Records"@en,
        "ユニオンレコード"@ja,
        "Union Records"@ja-latn ;
    foaf:name "Union Records"@en,
        "ユニオンレコード"@ja,
        "Union Records"@ja-latn .

<https://media.vgm.io/albums/00/112400/112400-3f9c16a2dbe9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112400#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/112400/112400-3f9c16a2dbe9.jpg> ;
    foaf:depicts <album/112400#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/112400/112400-3f9c16a2dbe9.jpg> .

<https://medium-media.vgm.io/albums/00/112400/112400-3f9c16a2dbe9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112400#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1972-08-15"^^xsd:date ;
    dcterms:title "München e no Michi / Moeru Seishun"@en,
        "ミュンヘンへの道 / 燃える青春"@ja,
        "München e no Michi / Moeru Seishun"@ja-latn ;
    mo:catalogue_number "KU-629" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/112400#musicalexpression> ;
    mo:publisher <org/1977#subject> ;
    mo:record _:N17d4b8fb4a7540e990696396fedc34fc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Anime Document: München e no Michi"@en ;
            foaf:name "Anime Document: München e no Michi"@en ] ;
    schema:datePublished "1972-08-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/112400/112400-3f9c16a2dbe9.jpg> ;
    schema:name "München e no Michi / Moeru Seishun"@en,
        "ミュンヘンへの道 / 燃える青春"@ja,
        "München e no Michi / Moeru Seishun"@ja-latn ;
    schema:publisher <org/1977#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/112400/112400-3f9c16a2dbe9.jpg> .

_:N1f8bbd502ec046d58ed48a695d542f69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミュンヘンへの道"@ja,
        "München e no Michi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N17d4b8fb4a7540e990696396fedc34fc ;
    schema:name "ミュンヘンへの道"@ja,
        "München e no Michi"@ja-latn .

_:Nb594d4de89b64d23ae841066436d254d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燃える青春"@ja,
        "Moeru Seishun"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N17d4b8fb4a7540e990696396fedc34fc ;
    schema:name "燃える青春"@ja,
        "Moeru Seishun"@ja-latn .

_:N17d4b8fb4a7540e990696396fedc34fc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f8bbd502ec046d58ed48a695d542f69,
        _:Nb594d4de89b64d23ae841066436d254d ;
    mo:track_count 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1f8bbd502ec046d58ed48a695d542f69,
        _:Nb594d4de89b64d23ae841066436d254d .

