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

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

<artist/9569#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72578#subject> ;
    schema:name "Yasushi Ishii"@en,
        "石井妥師"@ja ;
    foaf:made <album/72578#composition>,
        <album/72578#subject> ;
    foaf:name "Yasushi Ishii"@en,
        "石井妥師"@ja .

<product/5887#subject> a schema:CreativeWork ;
    schema:name "The Prince of Tennis"@en,
        "テニスの王子様"@ja,
        "Tennis no Oujisama"@ja-latn ;
    foaf:name "The Prince of Tennis"@en,
        "テニスの王子様"@ja,
        "Tennis no Oujisama"@ja-latn .

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

<org/4524#subject> schema:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn ;
    foaf:name "InterChannel"@en,
        "インターチャネル"@ja,
        "InterChannel"@ja-latn .

<https://media.vgm.io/albums/87/72578/72578-b29b3f743406.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/72578#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/72578/72578-b29b3f743406.jpg> ;
    foaf:depicts <album/72578#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/72578/72578-b29b3f743406.jpg> .

<https://medium-media.vgm.io/albums/87/72578/72578-b29b3f743406.jpg> a schema:ImageObject,
        foaf:Image .

<album/72578#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaze no Tabibito / Fureai"@en,
        "風の旅人 / ふれあい"@ja,
        "Kaze no Tabibito / Fureai"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Osamu Okubo"@en ;
            foaf:made <album/72578#composition> ;
            foaf:name "Osamu Okubo"@en ],
        <artist/9569#subject> ;
    mo:produced_work <album/72578#musicalwork> ;
    schema:name "Kaze no Tabibito / Fureai"@en,
        "風の旅人 / ふれあい"@ja,
        "Kaze no Tabibito / Fureai"@ja-latn .

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

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

<album/72578#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaze no Tabibito / Fureai"@en,
        "風の旅人 / ふれあい"@ja,
        "Kaze no Tabibito / Fureai"@ja-latn ;
    mo:performance_of <album/72578#musicalwork> ;
    mo:performer _:N0577b8660d1c4a5585e0f5029880f161 ;
    mo:recorded_as <album/72578#musicalexpression> ;
    schema:byArtist _:N0577b8660d1c4a5585e0f5029880f161 ;
    schema:name "Kaze no Tabibito / Fureai"@en,
        "風の旅人 / ふれあい"@ja,
        "Kaze no Tabibito / Fureai"@ja-latn ;
    schema:workPerformed <album/72578#musicalwork> .

<album/72578#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-05-21"^^xsd:date ;
    dcterms:title "Kaze no Tabibito / Fureai"@en,
        "風の旅人 / ふれあい"@ja,
        "Kaze no Tabibito / Fureai"@ja-latn ;
    mo:catalogue_number "NECM-12048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/72578#musicalexpression> ;
    mo:publisher <org/4524#subject> ;
    mo:record _:Na67c32f486e94242a88a8cf6605313ae ;
    mo:record_count 1 ;
    schema:about <product/5887#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Fureai"@en ;
            foaf:name "Fureai"@en ] ;
    schema:datePublished "2003-05-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/87/72578/72578-b29b3f743406.jpg> ;
    schema:name "Kaze no Tabibito / Fureai"@en,
        "風の旅人 / ふれあい"@ja,
        "Kaze no Tabibito / Fureai"@ja-latn ;
    schema:publisher <org/4524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/72578/72578-b29b3f743406.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Junichiro Kawano"@en ;
    foaf:made <album/72578#lyrics> ;
    foaf:name "Junichiro Kawano"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Junichiro Kawano"@en ;
    foaf:made <album/72578#subject> ;
    foaf:name "Junichiro Kawano"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Osamu Okubo"@en ;
    foaf:made <album/72578#subject> ;
    foaf:name "Osamu Okubo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72578#subject> ;
    schema:name "Osamu Okubo"@en ;
    foaf:made <album/72578#subject> ;
    foaf:name "Osamu Okubo"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Osamu Okubo"@en ;
    foaf:made <album/72578#lyrics> ;
    foaf:name "Osamu Okubo"@en .

_:N032483262abb4307befebc7d26b77cb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の旅人 (Instrumental)"@ja,
        "Kaze no Tabibito (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Na67c32f486e94242a88a8cf6605313ae ;
    schema:name "風の旅人 (Instrumental)"@ja,
        "Kaze no Tabibito (Instrumental)"@ja-latn .

_:N0577b8660d1c4a5585e0f5029880f161 a schema:Person,
        foaf:Person ;
    mo:performed <album/72578#performance> ;
    schema:name "Fureai"@en ;
    foaf:name "Fureai"@en .

_:N08d52de37d98473792d6adea7e24dd89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の歌"@ja,
        "Kimi no Uta"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Na67c32f486e94242a88a8cf6605313ae ;
    schema:name "君の歌"@ja,
        "Kimi no Uta"@ja-latn .

_:N528bbbb2f6a640b7a34bc7475bbc1d7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の旅人"@ja,
        "Kaze no Tabibito"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Na67c32f486e94242a88a8cf6605313ae ;
    schema:name "風の旅人"@ja,
        "Kaze no Tabibito"@ja-latn .

_:N978d79126760488ba29a7dd4f9800298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の歌 (Instrumental)"@ja,
        "Kimi no Uta (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Na67c32f486e94242a88a8cf6605313ae ;
    schema:name "君の歌 (Instrumental)"@ja,
        "Kimi no Uta (Instrumental)"@ja-latn .

_:Na67c32f486e94242a88a8cf6605313ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N032483262abb4307befebc7d26b77cb8,
        _:N08d52de37d98473792d6adea7e24dd89,
        _:N528bbbb2f6a640b7a34bc7475bbc1d7b,
        _:N978d79126760488ba29a7dd4f9800298 ;
    mo:track_count 4 ;
    schema:duration "PT17:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N032483262abb4307befebc7d26b77cb8,
        _:N08d52de37d98473792d6adea7e24dd89,
        _:N528bbbb2f6a640b7a34bc7475bbc1d7b,
        _:N978d79126760488ba29a7dd4f9800298 .

