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

<artist/6320#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaaki Taniguchi"@en,
        "谷口正明"@ja ;
    foaf:made <album/72499#lyrics>,
        <album/72499#subject> ;
    foaf:name "Masaaki Taniguchi"@en,
        "谷口正明"@ja .

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

<artist/4010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72499#subject> ;
    schema:name "Masashi Chizawa"@en,
        "千沢仁"@ja ;
    foaf:made <album/72499#composition>,
        <album/72499#subject> ;
    foaf:name "Masashi Chizawa"@en,
        "千沢仁"@ja .

<product/6552#subject> a schema:CreativeWork ;
    schema:name "Space Pirate Mito"@en,
        "宇宙海賊ミトの大冒険"@ja,
        "Uchuu Kaizoku Mito no Daibouken"@ja-latn ;
    foaf:name "Space Pirate Mito"@en,
        "宇宙海賊ミトの大冒険"@ja,
        "Uchuu Kaizoku Mito no Daibouken"@ja-latn .

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

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

<org/4411#subject> schema:name "Ayers"@en,
        "エアーズ"@ja,
        "Ayers"@ja-latn ;
    foaf:name "Ayers"@en,
        "エアーズ"@ja,
        "Ayers"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/72499/72499-27ea5abb89dd.jpg> a schema:ImageObject,
        foaf:Image .

<album/72499#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HI! HO!/Ieji"@en,
        "HI! HO!/家路"@ja,
        "HI! HO!/Ieji"@ja-latn ;
    mo:composer <artist/40#subject>,
        <artist/4010#subject> ;
    mo:produced_work <album/72499#musicalwork> ;
    schema:name "HI! HO!/Ieji"@en,
        "HI! HO!/家路"@ja,
        "HI! HO!/Ieji"@ja-latn .

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

<artist/45561#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72499#performance> ;
    schema:name "aya"@en ;
    foaf:name "aya"@en .

<album/72499#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HI! HO!/Ieji"@en,
        "HI! HO!/家路"@ja,
        "HI! HO!/Ieji"@ja-latn ;
    mo:performance_of <album/72499#musicalwork> ;
    mo:performer <artist/40#subject>,
        <artist/45561#subject> ;
    mo:recorded_as <album/72499#musicalexpression> ;
    schema:byArtist <artist/40#subject>,
        <artist/45561#subject> ;
    schema:name "HI! HO!/Ieji"@en,
        "HI! HO!/家路"@ja,
        "HI! HO!/Ieji"@ja-latn ;
    schema:workPerformed <album/72499#musicalwork> .

<artist/40#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72499#subject> ;
    mo:performed <album/72499#performance> ;
    schema:name "Masumi Ito"@en,
        "伊藤真澄"@ja ;
    foaf:made <album/72499#composition>,
        <album/72499#subject> ;
    foaf:name "Masumi Ito"@en,
        "伊藤真澄"@ja .

<album/72499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-21"^^xsd:date ;
    dcterms:title "HI! HO!/Ieji"@en,
        "HI! HO!/家路"@ja,
        "HI! HO!/Ieji"@ja-latn ;
    mo:catalogue_number "AYDM-162" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/72499#musicalexpression> ;
    mo:publisher <org/4411#subject> ;
    mo:record _:N480d170a33674a0c9c6486128b67ee84 ;
    mo:record_count 1 ;
    schema:about <product/6552#subject> ;
    schema:byArtist <artist/40#subject>,
        <artist/45561#subject> ;
    schema:datePublished "1999-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/72499/72499-27ea5abb89dd.jpg> ;
    schema:name "HI! HO!/Ieji"@en,
        "HI! HO!/家路"@ja,
        "HI! HO!/Ieji"@ja-latn ;
    schema:publisher <org/4411#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/72499/72499-27ea5abb89dd.jpg> .

_:N06aab888b7df4780a8beaf02db083328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HI! HO! (オープニングテーマ)"@ja,
        "HI! HO! (Opening Theme)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N480d170a33674a0c9c6486128b67ee84 ;
    schema:name "HI! HO! (オープニングテーマ)"@ja,
        "HI! HO! (Opening Theme)"@ja-latn .

_:N3de14a72ac0b41e28b5c3be7ecc62d97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HI! HO! (インストルメンタル)"@ja,
        "HI! HO! (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N480d170a33674a0c9c6486128b67ee84 ;
    schema:name "HI! HO! (インストルメンタル)"@ja,
        "HI! HO! (Instrumental)"@ja-latn .

_:N4ccbc4585fce46b9be4c4d21bf9463d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家路 (エンディングテーマ)"@ja,
        "Ieji (Ending Theme)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N480d170a33674a0c9c6486128b67ee84 ;
    schema:name "家路 (エンディングテーマ)"@ja,
        "Ieji (Ending Theme)"@ja-latn .

_:Ne982c58acd5f4f7185447ba9d379fc87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家路 (インストルメンタル)"@ja,
        "Ieji (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N480d170a33674a0c9c6486128b67ee84 ;
    schema:name "家路 (インストルメンタル)"@ja,
        "Ieji (Instrumental)"@ja-latn .

_:N480d170a33674a0c9c6486128b67ee84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06aab888b7df4780a8beaf02db083328,
        _:N3de14a72ac0b41e28b5c3be7ecc62d97,
        _:N4ccbc4585fce46b9be4c4d21bf9463d6,
        _:Ne982c58acd5f4f7185447ba9d379fc87 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N06aab888b7df4780a8beaf02db083328,
        _:N3de14a72ac0b41e28b5c3be7ecc62d97,
        _:N4ccbc4585fce46b9be4c4d21bf9463d6,
        _:Ne982c58acd5f4f7185447ba9d379fc87 .

