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

<artist/29728#subject> a schema:Person,
        foaf:Person ;
    schema:name "David Zippel"@en ;
    foaf:made <album/117718#lyrics>,
        <album/117718#subject> ;
    foaf:name "David Zippel"@en .

<artist/8457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fumiya Fujii"@en,
        "藤井フミヤ"@ja ;
    foaf:made <album/117718#subject>,
        <album/117718#vocals> ;
    foaf:name "Fumiya Fujii"@en,
        "藤井フミヤ"@ja .

<artist/14965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117718#subject> ;
    schema:name "Alan Menken"@en ;
    foaf:made <album/117718#composition>,
        <album/117718#subject> ;
    foaf:name "Alan Menken"@en .

<artist/20963#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117718#subject> ;
    schema:name "Mack David"@en ;
    foaf:made <album/117718#composition>,
        <album/117718#lyrics>,
        <album/117718#subject> ;
    foaf:name "Mack David"@en .

<artist/22541#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117718#subject> ;
    schema:name "Al Hoffman"@en ;
    foaf:made <album/117718#composition>,
        <album/117718#lyrics>,
        <album/117718#subject> ;
    foaf:name "Al Hoffman"@en .

<artist/25516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/117718#subject> ;
    schema:name "Jerry Livingston"@en ;
    foaf:made <album/117718#composition>,
        <album/117718#lyrics>,
        <album/117718#subject> ;
    foaf:name "Jerry Livingston"@en .

<product/5552#subject> a schema:CreativeWork ;
    schema:name "Cinderella"@en,
        "Cinderella"@ja,
        "Cinderella"@ja-latn ;
    foaf:name "Cinderella"@en,
        "Cinderella"@ja,
        "Cinderella"@ja-latn .

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

<album/117718#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Go the Distance / FUMIYA FUJII"@en,
        "Go the Distance / FUMIYA FUJII"@ja,
        "Go the Distance / FUMIYA FUJII"@ja-latn ;
    mo:performance_of <album/117718#musicalwork> ;
    mo:recorded_as <album/117718#musicalexpression> ;
    schema:name "Go the Distance / FUMIYA FUJII"@en,
        "Go the Distance / FUMIYA FUJII"@ja,
        "Go the Distance / FUMIYA FUJII"@ja-latn ;
    schema:workPerformed <album/117718#musicalwork> .

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

<org/1144#subject> schema:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn ;
    foaf:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/117718/117718-80319196016b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117718#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Go the Distance / FUMIYA FUJII"@en,
        "Go the Distance / FUMIYA FUJII"@ja,
        "Go the Distance / FUMIYA FUJII"@ja-latn ;
    mo:composer <artist/14965#subject>,
        <artist/20963#subject>,
        <artist/22541#subject>,
        <artist/25516#subject> ;
    mo:produced_work <album/117718#musicalwork> ;
    schema:name "Go the Distance / FUMIYA FUJII"@en,
        "Go the Distance / FUMIYA FUJII"@ja,
        "Go the Distance / FUMIYA FUJII"@ja-latn .

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

<album/117718#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-07-18"^^xsd:date ;
    dcterms:title "Go the Distance / FUMIYA FUJII"@en,
        "Go the Distance / FUMIYA FUJII"@ja,
        "Go the Distance / FUMIYA FUJII"@ja-latn ;
    mo:catalogue_number "PCDW-00004" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/117718#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N5bab597b75bf480c85139ae7966a733d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hercules"@en ;
            foaf:name "Hercules"@en ],
        <product/5552#subject> ;
    schema:datePublished "1997-07-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/117718/117718-80319196016b.jpg> ;
    schema:name "Go the Distance / FUMIYA FUJII"@en,
        "Go the Distance / FUMIYA FUJII"@ja,
        "Go the Distance / FUMIYA FUJII"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/117718/117718-80319196016b.jpg> .

_:N5ff272cdc20748ca911cdd54ceaf70b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream Is a Wish Your Heart Makes"@en,
        "夢はひそかに"@ja,
        "Yume wa Hisoka ni"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5bab597b75bf480c85139ae7966a733d ;
    schema:name "A Dream Is a Wish Your Heart Makes"@en,
        "夢はひそかに"@ja,
        "Yume wa Hisoka ni"@ja-latn .

_:N9d79bef758364286bfc85e94302ab74b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go the Distance (Instrumental)"@en,
        "Go the Distance (Instrumental)"@ja,
        "Go the Distance (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5bab597b75bf480c85139ae7966a733d ;
    schema:name "Go the Distance (Instrumental)"@en,
        "Go the Distance (Instrumental)"@ja,
        "Go the Distance (Instrumental)"@ja-latn .

_:Nb6b7fad8566e43d683abfae45c449a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream Is a Wish Your Heart Makes (Instrumental)"@en,
        "夢はひそかに (Instrumental)"@ja,
        "Yume wa Hisoka ni (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5bab597b75bf480c85139ae7966a733d ;
    schema:name "A Dream Is a Wish Your Heart Makes (Instrumental)"@en,
        "夢はひそかに (Instrumental)"@ja,
        "Yume wa Hisoka ni (Instrumental)"@ja-latn .

_:Nf88f18866c02497ab5cf062bbd7eabfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go the Distance"@en,
        "Go the Distance"@ja,
        "Go the Distance"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5bab597b75bf480c85139ae7966a733d ;
    schema:name "Go the Distance"@en,
        "Go the Distance"@ja,
        "Go the Distance"@ja-latn .

_:N5bab597b75bf480c85139ae7966a733d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5ff272cdc20748ca911cdd54ceaf70b3,
        _:N9d79bef758364286bfc85e94302ab74b,
        _:Nb6b7fad8566e43d683abfae45c449a9b,
        _:Nf88f18866c02497ab5cf062bbd7eabfc ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5ff272cdc20748ca911cdd54ceaf70b3,
        _:N9d79bef758364286bfc85e94302ab74b,
        _:Nb6b7fad8566e43d683abfae45c449a9b,
        _:Nf88f18866c02497ab5cf062bbd7eabfc .

