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

<artist/17847#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Nara"@en,
        "奈良沙緒理"@ja ;
    foaf:made <album/134735#subject>,
        <album/134735#vocals> ;
    foaf:name "Saori Nara"@en,
        "奈良沙緒理"@ja .

<artist/17848#subject> a schema:Person,
        foaf:Person ;
    schema:name "Marina Kushi"@en,
        "久志麻理奈"@ja ;
    foaf:made <album/134735#subject>,
        <album/134735#vocals> ;
    foaf:name "Marina Kushi"@en,
        "久志麻理奈"@ja .

<artist/17849#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asagi Kudo"@en,
        "工藤あさぎ"@ja ;
    foaf:made <album/134735#subject>,
        <album/134735#vocals> ;
    foaf:name "Asagi Kudo"@en,
        "工藤あさぎ"@ja .

<artist/17850#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mae Yoshikawa"@en,
        "吉川茉絵"@ja ;
    foaf:made <album/134735#subject>,
        <album/134735#vocals> ;
    foaf:name "Mae Yoshikawa"@en,
        "吉川茉絵"@ja .

<artist/17921#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rei Yoshii"@en,
        "吉井怜"@ja ;
    foaf:made <album/134735#lyrics>,
        <album/134735#subject> ;
    foaf:name "Rei Yoshii"@en,
        "吉井怜"@ja .

<artist/60616#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ace File"@en ;
    foaf:made <album/134735#subject>,
        <album/134735#vocals> ;
    foaf:name "Ace File"@en .

<artist/13272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134735#subject> ;
    schema:name "TSUKASA"@en ;
    foaf:made <album/134735#composition>,
        <album/134735#subject> ;
    foaf:name "TSUKASA"@en .

<artist/6089#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134735#subject> ;
    schema:name "Masala Nishid."@en,
        "西田マサラ"@ja ;
    foaf:made <album/134735#composition>,
        <album/134735#subject> ;
    foaf:name "Masala Nishid."@en,
        "西田マサラ"@ja .

<product/4460#subject> a schema:CreativeWork ;
    schema:name "I My Me! Strawberry Eggs"@en,
        "あぃまぃみぃ!ストロベリー・エッグ"@ja,
        "I My Me! strawberry-eggs"@ja-latn ;
    foaf:name "I My Me! Strawberry Eggs"@en,
        "あぃまぃみぃ!ストロベリー・エッグ"@ja,
        "I My Me! strawberry-eggs"@ja-latn .

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

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

<album/134735#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WHITE STATION / Ace File"@en,
        "WHITE STATION / Ace File"@ja,
        "WHITE STATION / Ace File"@ja-latn ;
    mo:performance_of <album/134735#musicalwork> ;
    mo:recorded_as <album/134735#musicalexpression> ;
    schema:name "WHITE STATION / Ace File"@en,
        "WHITE STATION / Ace File"@ja,
        "WHITE STATION / Ace File"@ja-latn ;
    schema:workPerformed <album/134735#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/53/134735/134735-e30748cde7ee.jpg> a schema:ImageObject,
        foaf:Image .

<album/134735#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WHITE STATION / Ace File"@en,
        "WHITE STATION / Ace File"@ja,
        "WHITE STATION / Ace File"@ja-latn ;
    mo:composer <artist/13272#subject>,
        <artist/6089#subject> ;
    mo:produced_work <album/134735#musicalwork> ;
    schema:name "WHITE STATION / Ace File"@en,
        "WHITE STATION / Ace File"@ja,
        "WHITE STATION / Ace File"@ja-latn .

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

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

<album/134735#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-07-25"^^xsd:date ;
    dcterms:title "WHITE STATION / Ace File"@en,
        "WHITE STATION / Ace File"@ja,
        "WHITE STATION / Ace File"@ja-latn ;
    mo:catalogue_number "VICL-35273" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134735#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N98677de538ff45ab88f2d5836ae1a165 ;
    mo:record_count 1 ;
    schema:about <product/4460#subject> ;
    schema:datePublished "2001-07-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/134735/134735-e30748cde7ee.jpg> ;
    schema:name "WHITE STATION / Ace File"@en,
        "WHITE STATION / Ace File"@ja,
        "WHITE STATION / Ace File"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/134735/134735-e30748cde7ee.jpg> .

_:N21dfab1a43114aa19b113658d5584ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスのペンギン (オリジナル・カラオケ)"@ja,
        "Glass no Penguin (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N98677de538ff45ab88f2d5836ae1a165 ;
    schema:name "ガラスのペンギン (オリジナル・カラオケ)"@ja,
        "Glass no Penguin (Original Karaoke)"@ja-latn .

_:N87fd0f11d8744300822d5dfcc718045e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE STATION"@ja,
        "WHITE STATION"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N98677de538ff45ab88f2d5836ae1a165 ;
    schema:name "WHITE STATION"@ja,
        "WHITE STATION"@ja-latn .

_:N9647359170d6420a96ce4966b0af015c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラスのペンギン"@ja,
        "Glass no Penguin"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N98677de538ff45ab88f2d5836ae1a165 ;
    schema:name "ガラスのペンギン"@ja,
        "Glass no Penguin"@ja-latn .

_:Nd44eede93f8a49c3a5d9792d1febe780 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WHITE STATION (オリジナル・カラオケ)"@ja,
        "WHITE STATION (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N98677de538ff45ab88f2d5836ae1a165 ;
    schema:name "WHITE STATION (オリジナル・カラオケ)"@ja,
        "WHITE STATION (Original Karaoke)"@ja-latn .

_:N98677de538ff45ab88f2d5836ae1a165 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21dfab1a43114aa19b113658d5584ac2,
        _:N87fd0f11d8744300822d5dfcc718045e,
        _:N9647359170d6420a96ce4966b0af015c,
        _:Nd44eede93f8a49c3a5d9792d1febe780 ;
    mo:track_count 4 ;
    schema:duration "PT17:49"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N21dfab1a43114aa19b113658d5584ac2,
        _:N87fd0f11d8744300822d5dfcc718045e,
        _:N9647359170d6420a96ce4966b0af015c,
        _:Nd44eede93f8a49c3a5d9792d1febe780 .

