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

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

<product/8256#subject> a schema:CreativeWork ;
    schema:name "The File of Young Kindaichi"@en,
        "金田一少年の事件簿"@ja,
        "Kindaichi Shounen no Jikenbo"@ja-latn ;
    foaf:name "The File of Young Kindaichi"@en,
        "金田一少年の事件簿"@ja,
        "Kindaichi Shounen no Jikenbo"@ja-latn .

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

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

<org/2154#subject> schema:name "EXPRESS"@en,
        "EXPRESS"@ja,
        "EXPRESS"@ja-latn ;
    foaf:name "EXPRESS"@en,
        "EXPRESS"@ja,
        "EXPRESS"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/97648/97648-eae1842bb9df.jpg> a schema:ImageObject,
        foaf:Image .

<album/97648#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "meet again / Laputa"@en,
        "meet again / Laputa"@ja,
        "meet again / Laputa"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kouichi"@en ;
            foaf:made <album/97648#composition> ;
            foaf:name "Kouichi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "aki"@en ;
            foaf:made <album/97648#composition> ;
            foaf:name "aki"@en ] ;
    mo:produced_work <album/97648#musicalwork> ;
    schema:name "meet again / Laputa"@en,
        "meet again / Laputa"@ja,
        "meet again / Laputa"@ja-latn .

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

<album/97648#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "meet again / Laputa"@en,
        "meet again / Laputa"@ja,
        "meet again / Laputa"@ja-latn ;
    mo:performance_of <album/97648#musicalwork> ;
    mo:performer _:N98102888f35f4758ac7082bee7c41e75 ;
    mo:recorded_as <album/97648#musicalexpression> ;
    schema:byArtist _:N98102888f35f4758ac7082bee7c41e75 ;
    schema:name "meet again / Laputa"@en,
        "meet again / Laputa"@ja,
        "meet again / Laputa"@ja-latn ;
    schema:workPerformed <album/97648#musicalwork> .

<album/97648#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-11-12"^^xsd:date ;
    dcterms:title "meet again / Laputa"@en,
        "meet again / Laputa"@ja,
        "meet again / Laputa"@ja-latn ;
    mo:catalogue_number "TODT-5081" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/97648#musicalexpression> ;
    mo:publisher <org/2154#subject> ;
    mo:record _:N769ebf68ae794a88a0836c0eea4840ac ;
    mo:record_count 1 ;
    schema:about <product/8256#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Laputa"@en ;
            foaf:name "Laputa"@en ] ;
    schema:datePublished "1997-11-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/97648/97648-eae1842bb9df.jpg> ;
    schema:name "meet again / Laputa"@en,
        "meet again / Laputa"@ja,
        "meet again / Laputa"@ja-latn ;
    schema:publisher <org/2154#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/97648/97648-eae1842bb9df.jpg> .

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

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

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

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

_:N37fbf5c974a04678814b5ab318823825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WITH the WIND"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N769ebf68ae794a88a0836c0eea4840ac ;
    schema:name "WITH the WIND"@en .

_:N98102888f35f4758ac7082bee7c41e75 a schema:Person,
        foaf:Person ;
    mo:performed <album/97648#performance> ;
    schema:name "Laputa"@en ;
    foaf:name "Laputa"@en .

_:Nd4559995e87a4d1aa17d60a8b3af76b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "meet again"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N769ebf68ae794a88a0836c0eea4840ac ;
    schema:name "meet again"@en .

_:Nd6217b8e35c845bb99b6f3ada98f4e14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "meet again -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N769ebf68ae794a88a0836c0eea4840ac ;
    schema:name "meet again -Instrumental-"@en .

_:N769ebf68ae794a88a0836c0eea4840ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37fbf5c974a04678814b5ab318823825,
        _:Nd4559995e87a4d1aa17d60a8b3af76b5,
        _:Nd6217b8e35c845bb99b6f3ada98f4e14 ;
    mo:track_count 3 ;
    schema:duration "PT15:15"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N37fbf5c974a04678814b5ab318823825,
        _:Nd4559995e87a4d1aa17d60a8b3af76b5,
        _:Nd6217b8e35c845bb99b6f3ada98f4e14 .

