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

<artist/27564#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anri Hibi"@en,
        "日々安里"@ja ;
    foaf:made <album/81342#lyrics>,
        <album/81342#subject> ;
    foaf:name "Anri Hibi"@en,
        "日々安里"@ja .

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

<artist/6503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81342#subject> ;
    schema:name "Kazuya Nishioka"@en,
        "西岡和哉"@ja ;
    foaf:made <album/81342#composition>,
        <album/81342#subject> ;
    foaf:name "Kazuya Nishioka"@en,
        "西岡和哉"@ja .

<product/6749#subject> a schema:CreativeWork ;
    schema:name "Knight Hunters: Weiß Kreuz"@en,
        "ヴァイスクロイツ"@ja,
        "Weiß kreuz"@ja-latn ;
    foaf:name "Knight Hunters: Weiß Kreuz"@en,
        "ヴァイスクロイツ"@ja,
        "Weiß kreuz"@ja-latn .

<album/81342#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beautiful Alone / Weiß"@en,
        "Beautiful Alone / Weiß"@ja,
        "Beautiful Alone / Weiß"@ja-latn ;
    mo:composer <artist/6503#subject> ;
    mo:produced_work <album/81342#musicalwork> ;
    schema:name "Beautiful Alone / Weiß"@en,
        "Beautiful Alone / Weiß"@ja,
        "Beautiful Alone / Weiß"@ja-latn .

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

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

<org/183#subject> schema:name "MARINE ENTERTAINMENT Inc."@en,
        "株式会社マリン・エンタテインメント"@ja,
        "MARINE ENTERTAINMENT Inc."@ja-latn ;
    foaf:name "MARINE ENTERTAINMENT Inc."@en,
        "株式会社マリン・エンタテインメント"@ja,
        "MARINE ENTERTAINMENT Inc."@ja-latn .

<https://media.vgm.io/albums/24/81342/81342-1539363072.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/81342#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/81342/81342-1539363072.png> ;
    foaf:depicts <album/81342#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/81342/81342-1539363072.png> .

<https://medium-media.vgm.io/albums/24/81342/81342-1539363072.png> a schema:ImageObject,
        foaf:Image .

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

<artist/30035#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81342#performance> ;
    schema:name "Weiß"@ja ;
    foaf:name "Weiß"@ja .

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81342#performance> ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<artist/3677#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81342#performance> ;
    schema:name "Tomokazu Seki"@en,
        "関智一"@ja ;
    foaf:name "Tomokazu Seki"@en,
        "関智一"@ja .

<artist/4292#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81342#performance> ;
    schema:name "Hiro Yuuki"@en,
        "優希比呂"@ja ;
    foaf:name "Hiro Yuuki"@en,
        "優希比呂"@ja .

<artist/4300#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/81342#performance> ;
    schema:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja ;
    foaf:name "Shinichiro Miki"@en,
        "三木眞一郎"@ja .

<album/81342#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beautiful Alone / Weiß"@en,
        "Beautiful Alone / Weiß"@ja,
        "Beautiful Alone / Weiß"@ja-latn ;
    mo:performance_of <album/81342#musicalwork> ;
    mo:performer <artist/30035#subject>,
        <artist/3221#subject>,
        <artist/3677#subject>,
        <artist/4292#subject>,
        <artist/4300#subject> ;
    mo:recorded_as <album/81342#musicalexpression> ;
    schema:byArtist <artist/30035#subject>,
        <artist/3221#subject>,
        <artist/3677#subject>,
        <artist/4292#subject>,
        <artist/4300#subject> ;
    schema:name "Beautiful Alone / Weiß"@en,
        "Beautiful Alone / Weiß"@ja,
        "Beautiful Alone / Weiß"@ja-latn ;
    schema:workPerformed <album/81342#musicalwork> .

<album/81342#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-21"^^xsd:date ;
    dcterms:title "Beautiful Alone / Weiß"@en,
        "Beautiful Alone / Weiß"@ja,
        "Beautiful Alone / Weiß"@ja-latn ;
    mo:catalogue_number "MMDM-1001" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/81342#musicalexpression> ;
    mo:publisher <org/183#subject> ;
    mo:record _:Na4beea4eea4c4121add9a6348f5a3c4c ;
    mo:record_count 1 ;
    schema:about <product/6749#subject> ;
    schema:byArtist <artist/30035#subject>,
        <artist/3221#subject>,
        <artist/3677#subject>,
        <artist/4292#subject>,
        <artist/4300#subject> ;
    schema:datePublished "1998-01-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/81342/81342-1539363072.png> ;
    schema:name "Beautiful Alone / Weiß"@en,
        "Beautiful Alone / Weiß"@ja,
        "Beautiful Alone / Weiß"@ja-latn ;
    schema:publisher <org/183#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/81342/81342-1539363072.png> .

_:N55dd316966c34a54866c1642ef1e0e43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Alone"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Na4beea4eea4c4121add9a6348f5a3c4c ;
    schema:name "Beautiful Alone"@en .

_:Nac4095c08e724ee1afac9633c7e0ccf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh Mercy"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Na4beea4eea4c4121add9a6348f5a3c4c ;
    schema:name "Oh Mercy"@en .

_:Nec2bd46b5ccd4ea78f8add003bda930f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Alone (off vocal version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Na4beea4eea4c4121add9a6348f5a3c4c ;
    schema:name "Beautiful Alone (off vocal version)"@en .

_:Na4beea4eea4c4121add9a6348f5a3c4c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N55dd316966c34a54866c1642ef1e0e43,
        _:Nac4095c08e724ee1afac9633c7e0ccf2,
        _:Nec2bd46b5ccd4ea78f8add003bda930f ;
    mo:track_count 3 ;
    schema:duration "PT13:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N55dd316966c34a54866c1642ef1e0e43,
        _:Nac4095c08e724ee1afac9633c7e0ccf2,
        _:Nec2bd46b5ccd4ea78f8add003bda930f .

