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

<artist/13245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148457#subject> ;
    schema:name "Nobuo Yamada"@en,
        "山田信夫"@ja ;
    foaf:made <album/148457#composition>,
        <album/148457#lyrics>,
        <album/148457#subject> ;
    foaf:name "Nobuo Yamada"@en,
        "山田信夫"@ja .

<artist/4209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148457#subject> ;
    schema:name "Yohgo Kohno"@en,
        "河野陽吾"@ja ;
    foaf:made <album/148457#composition>,
        <album/148457#subject> ;
    foaf:name "Yohgo Kohno"@en,
        "河野陽吾"@ja .

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

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

<https://medium-media.vgm.io/albums/75/148457/148457-ec04d6222628.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/148457#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fox On The Run/Sekigahara / MAKE-UP"@en,
        "フォックス・オン・ザ・ラン/関ヶ原 / メイク・アップ"@ja,
        "Fox On The Run/Sekigahara / MAKE-UP"@ja-latn ;
    mo:performance_of <album/148457#musicalwork> ;
    mo:performer <artist/13247#subject> ;
    mo:recorded_as <album/148457#musicalexpression> ;
    schema:byArtist <artist/13247#subject> ;
    schema:name "Fox On The Run/Sekigahara / MAKE-UP"@en,
        "フォックス・オン・ザ・ラン/関ヶ原 / メイク・アップ"@ja,
        "Fox On The Run/Sekigahara / MAKE-UP"@ja-latn ;
    schema:workPerformed <album/148457#musicalwork> .

<artist/13247#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/148457#performance> ;
    schema:name "MAKE-UP"@en,
        "メイク・アップ"@ja ;
    foaf:made <album/148457#subject>,
        <album/148457#vocals> ;
    foaf:name "MAKE-UP"@en,
        "メイク・アップ"@ja .

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

<album/148457#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fox On The Run/Sekigahara / MAKE-UP"@en,
        "フォックス・オン・ザ・ラン/関ヶ原 / メイク・アップ"@ja,
        "Fox On The Run/Sekigahara / MAKE-UP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "T.Tucker"@en ;
            foaf:made <album/148457#composition> ;
            foaf:name "T.Tucker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "B.Connolly"@en ;
            foaf:made <album/148457#composition> ;
            foaf:name "B.Connolly"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "A.Scott"@en ;
            foaf:made <album/148457#composition> ;
            foaf:name "A.Scott"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "S.Priest"@en ;
            foaf:made <album/148457#composition> ;
            foaf:name "S.Priest"@en ],
        <artist/13245#subject>,
        <artist/4209#subject> ;
    mo:produced_work <album/148457#musicalwork> ;
    schema:name "Fox On The Run/Sekigahara / MAKE-UP"@en,
        "フォックス・オン・ザ・ラン/関ヶ原 / メイク・アップ"@ja,
        "Fox On The Run/Sekigahara / MAKE-UP"@ja-latn .

<album/148457#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-10-21"^^xsd:date ;
    dcterms:title "Fox On The Run/Sekigahara / MAKE-UP"@en,
        "フォックス・オン・ザ・ラン/関ヶ原 / メイク・アップ"@ja,
        "Fox On The Run/Sekigahara / MAKE-UP"@ja-latn ;
    mo:catalogue_number "AH-519" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/148457#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nc257126574c04e3099aa23a9b2dd3f8e ;
    mo:record_count 1 ;
    schema:byArtist <artist/13247#subject> ;
    schema:datePublished "1984-10-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/75/148457/148457-ec04d6222628.jpg> ;
    schema:name "Fox On The Run/Sekigahara / MAKE-UP"@en,
        "フォックス・オン・ザ・ラン/関ヶ原 / メイク・アップ"@ja,
        "Fox On The Run/Sekigahara / MAKE-UP"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/148457/148457-ec04d6222628.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "S.Priest"@en ;
    foaf:made <album/148457#subject> ;
    foaf:name "S.Priest"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T.Tucker"@en ;
    foaf:made <album/148457#lyrics> ;
    foaf:name "T.Tucker"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "B.Connolly"@en ;
    foaf:made <album/148457#lyrics> ;
    foaf:name "B.Connolly"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148457#subject> ;
    schema:name "B.Connolly"@en ;
    foaf:made <album/148457#subject> ;
    foaf:name "B.Connolly"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A.Scott"@en ;
    foaf:made <album/148457#lyrics> ;
    foaf:name "A.Scott"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "S.Priest"@en ;
    foaf:made <album/148457#lyrics> ;
    foaf:name "S.Priest"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T.Tucker"@en ;
    foaf:made <album/148457#subject> ;
    foaf:name "T.Tucker"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148457#subject> ;
    schema:name "S.Priest"@en ;
    foaf:made <album/148457#subject> ;
    foaf:name "S.Priest"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148457#subject> ;
    schema:name "A.Scott"@en ;
    foaf:made <album/148457#subject> ;
    foaf:name "A.Scott"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "B.Connolly"@en ;
    foaf:made <album/148457#subject> ;
    foaf:name "B.Connolly"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148457#subject> ;
    schema:name "T.Tucker"@en ;
    foaf:made <album/148457#subject> ;
    foaf:name "T.Tucker"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A.Scott"@en ;
    foaf:made <album/148457#subject> ;
    foaf:name "A.Scott"@en .

_:N2082bf1a0ef74ada8e11554c8565df56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fox On The Run"@en,
        "フォックス・オン・ザ・ラン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc257126574c04e3099aa23a9b2dd3f8e ;
    schema:name "Fox On The Run"@en,
        "フォックス・オン・ザ・ラン"@ja .

_:Nfd0caddfb2dd463a9872ac6742d396ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sekigahara"@en,
        "関ヶ原"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc257126574c04e3099aa23a9b2dd3f8e ;
    schema:name "Sekigahara"@en,
        "関ヶ原"@ja .

_:Nc257126574c04e3099aa23a9b2dd3f8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2082bf1a0ef74ada8e11554c8565df56,
        _:Nfd0caddfb2dd463a9872ac6742d396ac ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2082bf1a0ef74ada8e11554c8565df56,
        _:Nfd0caddfb2dd463a9872ac6742d396ac .

