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

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

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86554#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/86554#composition>,
        <album/86554#lyrics>,
        <album/86554#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<artist/39439#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86554#subject> ;
    schema:name "CHIAKI"@en ;
    foaf:made <album/86554#composition>,
        <album/86554#lyrics>,
        <album/86554#subject> ;
    foaf:name "CHIAKI"@en .

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

<org/2737#subject> schema:name "Fun House"@en,
        "Fun House"@ja,
        "Fun House"@ja-latn ;
    foaf:name "Fun House"@en,
        "Fun House"@ja,
        "Fun House"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/86554/86554-1557405726.jpg> a schema:ImageObject,
        foaf:Image .

<album/86554#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "See-Saw / See-Saw"@en,
        "See-Saw / See-Saw"@ja,
        "See-Saw / See-Saw"@ja-latn ;
    mo:composer <artist/356#subject>,
        <artist/39439#subject> ;
    mo:produced_work <album/86554#musicalwork> ;
    schema:name "See-Saw / See-Saw"@en,
        "See-Saw / See-Saw"@ja,
        "See-Saw / See-Saw"@ja-latn .

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

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

<album/86554#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "See-Saw / See-Saw"@en,
        "See-Saw / See-Saw"@ja,
        "See-Saw / See-Saw"@ja-latn ;
    mo:performance_of <album/86554#musicalwork> ;
    mo:performer <artist/2086#subject> ;
    mo:recorded_as <album/86554#musicalexpression> ;
    schema:byArtist <artist/2086#subject> ;
    schema:name "See-Saw / See-Saw"@en,
        "See-Saw / See-Saw"@ja,
        "See-Saw / See-Saw"@ja-latn ;
    schema:workPerformed <album/86554#musicalwork> .

<artist/2086#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86554#performance> ;
    schema:name "See-Saw"@en ;
    foaf:name "See-Saw"@en .

<album/86554#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-10-26"^^xsd:date ;
    dcterms:title "See-Saw / See-Saw"@en,
        "See-Saw / See-Saw"@ja,
        "See-Saw / See-Saw"@ja-latn ;
    mo:catalogue_number "FHCF-2187" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86554#musicalexpression> ;
    mo:publisher <org/2737#subject> ;
    mo:record _:N8d87d08dc5394cd19379e4931df3869f ;
    mo:record_count 1 ;
    schema:byArtist <artist/2086#subject> ;
    schema:datePublished "1994-10-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/45/86554/86554-1557405726.jpg> ;
    schema:name "See-Saw / See-Saw"@en,
        "See-Saw / See-Saw"@ja,
        "See-Saw / See-Saw"@ja-latn ;
    schema:publisher <org/2737#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/86554/86554-1557405726.jpg> .

_:N1d4cb2876c03463e861e9b16e0517230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chao Tokyo ～Dark purple train mix～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N8d87d08dc5394cd19379e4931df3869f ;
    schema:name "Chao Tokyo ～Dark purple train mix～"@ja .

_:N3f9f7c2fb46d4e24ac4b97f3e666b384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うす紅 ～Marmalade lip mix～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N8d87d08dc5394cd19379e4931df3869f ;
    schema:name "うす紅 ～Marmalade lip mix～"@ja .

_:N5d2130420859410b8fa6dc3664a79db2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NERVE"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N8d87d08dc5394cd19379e4931df3869f ;
    schema:name "NERVE"@ja .

_:N966d3426faac4e11928611ae8b85956c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "抱きしめている"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N8d87d08dc5394cd19379e4931df3869f ;
    schema:name "抱きしめている"@ja .

_:N9915af3f22e9490ba6d5c0966fed14e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スレンダー カメレオン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N8d87d08dc5394cd19379e4931df3869f ;
    schema:name "スレンダー カメレオン"@ja .

_:Nc536f620c7774ece9b90af0e8fb5b431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誰か私と..."@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N8d87d08dc5394cd19379e4931df3869f ;
    schema:name "誰か私と..."@ja .

_:Nef5a6dd47f5942e58590bd6be07d1c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素肌 ～Rooms Version～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N8d87d08dc5394cd19379e4931df3869f ;
    schema:name "素肌 ～Rooms Version～"@ja .

_:N8d87d08dc5394cd19379e4931df3869f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d4cb2876c03463e861e9b16e0517230,
        _:N3f9f7c2fb46d4e24ac4b97f3e666b384,
        _:N5d2130420859410b8fa6dc3664a79db2,
        _:N966d3426faac4e11928611ae8b85956c,
        _:N9915af3f22e9490ba6d5c0966fed14e5,
        _:Nc536f620c7774ece9b90af0e8fb5b431,
        _:Nef5a6dd47f5942e58590bd6be07d1c32 ;
    mo:track_count 7 ;
    schema:duration "PT34:52"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1d4cb2876c03463e861e9b16e0517230,
        _:N3f9f7c2fb46d4e24ac4b97f3e666b384,
        _:N5d2130420859410b8fa6dc3664a79db2,
        _:N966d3426faac4e11928611ae8b85956c,
        _:N9915af3f22e9490ba6d5c0966fed14e5,
        _:Nc536f620c7774ece9b90af0e8fb5b431,
        _:Nef5a6dd47f5942e58590bd6be07d1c32 .

