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

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

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54609#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/54609#composition>,
        <album/54609#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

<album/54609#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Birth in Niflheimr -experiment edition-"@en,
        "Birth in Niflheimr -experiment edition-"@ja,
        "Birth in Niflheimr -experiment edition-"@ja-latn ;
    mo:composer <artist/1585#subject> ;
    mo:produced_work <album/54609#musicalwork> ;
    schema:name "Birth in Niflheimr -experiment edition-"@en,
        "Birth in Niflheimr -experiment edition-"@ja,
        "Birth in Niflheimr -experiment edition-"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/90/54609/54609-1440580070.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54609#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Birth in Niflheimr -experiment edition-"@en,
        "Birth in Niflheimr -experiment edition-"@ja,
        "Birth in Niflheimr -experiment edition-"@ja-latn ;
    mo:performance_of <album/54609#musicalwork> ;
    mo:performer _:N2047e03b8f6f41b6a9469da6f67f35a5,
        _:Na1b6f3ff6dd244d69f0d7af31482734c ;
    mo:recorded_as <album/54609#musicalexpression> ;
    schema:byArtist _:N2047e03b8f6f41b6a9469da6f67f35a5,
        _:Na1b6f3ff6dd244d69f0d7af31482734c ;
    schema:name "Birth in Niflheimr -experiment edition-"@en,
        "Birth in Niflheimr -experiment edition-"@ja,
        "Birth in Niflheimr -experiment edition-"@ja-latn ;
    schema:workPerformed <album/54609#musicalwork> .

<album/54609#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Birth in Niflheimr -experiment edition-"@en,
        "Birth in Niflheimr -experiment edition-"@ja,
        "Birth in Niflheimr -experiment edition-"@ja-latn ;
    mo:catalogue_number "KPCR-146" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54609#musicalexpression> ;
    mo:publisher _:N2a634206a0474a98af92b727b06b7fdf ;
    mo:record _:Nd2b83377eca14a058bd0939b3f01edfa ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "UNDER NIGHT IN-BIRTH"@en ;
            foaf:name "UNDER NIGHT IN-BIRTH"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Фsir"@en ;
            foaf:name "Фsir"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ziso"@en ;
            foaf:name "Ziso"@en ] ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/54609/54609-1440580070.jpg> ;
    schema:name "Birth in Niflheimr -experiment edition-"@en,
        "Birth in Niflheimr -experiment edition-"@ja,
        "Birth in Niflheimr -experiment edition-"@ja-latn ;
    schema:publisher _:N2a634206a0474a98af92b727b06b7fdf ;
    foaf:depiction <https://media.vgm.io/albums/90/54609/54609-1440580070.jpg> .

_:N2047e03b8f6f41b6a9469da6f67f35a5 a schema:Person,
        foaf:Person ;
    mo:performed <album/54609#performance> ;
    schema:name "Ziso"@en ;
    foaf:name "Ziso"@en .

_:N2a634206a0474a98af92b727b06b7fdf schema:name "Aphrodite Symphonics"@en,
        "Aphrodite Symphonics"@ja,
        "Aphrodite Symphonics"@ja-latn ;
    foaf:name "Aphrodite Symphonics"@en,
        "Aphrodite Symphonics"@ja,
        "Aphrodite Symphonics"@ja-latn .

_:Na1b6f3ff6dd244d69f0d7af31482734c a schema:Person,
        foaf:Person ;
    mo:performed <album/54609#performance> ;
    schema:name "Фsir"@en ;
    foaf:name "Фsir"@en .

_:Nca9128f99946456e935ed6333770d4a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モノクローム -instrumental-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nd2b83377eca14a058bd0939b3f01edfa ;
    schema:name "モノクローム -instrumental-"@ja .

_:Nd2b83377eca14a058bd0939b3f01edfa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nca9128f99946456e935ed6333770d4a3 ;
    mo:track_count 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nca9128f99946456e935ed6333770d4a3 .

