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

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

<album/55581#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "white forces / fripSide [Limited Edition]"@en,
        "white forces / fripSide [Limited Edition]"@ja,
        "white forces / fripSide [Limited Edition]"@ja-latn ;
    mo:composer <artist/656#subject> ;
    mo:produced_work <album/55581#musicalwork> ;
    schema:name "white forces / fripSide [Limited Edition]"@en,
        "white forces / fripSide [Limited Edition]"@ja,
        "white forces / fripSide [Limited Edition]"@ja-latn .

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

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

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/55581/55581-1454790813.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1399#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55581#performance> ;
    schema:name "fripSide"@en ;
    foaf:name "fripSide"@en .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55581#performance> ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55581#subject> ;
    mo:performed <album/55581#performance> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/55581#composition>,
        <album/55581#lyrics>,
        <album/55581#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

<album/55581#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "white forces / fripSide [Limited Edition]"@en,
        "white forces / fripSide [Limited Edition]"@ja,
        "white forces / fripSide [Limited Edition]"@ja-latn ;
    mo:performance_of <album/55581#musicalwork> ;
    mo:performer <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    mo:recorded_as <album/55581#musicalexpression> ;
    schema:byArtist <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    schema:name "white forces / fripSide [Limited Edition]"@en,
        "white forces / fripSide [Limited Edition]"@ja,
        "white forces / fripSide [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/55581#musicalwork> .

<album/55581#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-10"^^xsd:date ;
    dcterms:title "white forces / fripSide [Limited Edition]"@en,
        "white forces / fripSide [Limited Edition]"@ja,
        "white forces / fripSide [Limited Edition]"@ja-latn ;
    mo:catalogue_number "EYCA-10774/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/55581#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N5b333759c1624cbbab943a69ecba76ff,
        _:N88b5997d3cec4b62b5ba06ae33768f3f ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Schwarzesmarken: Kouketsu no Monshou"@en ;
            foaf:name "Schwarzesmarken: Kouketsu no Monshou"@en ],
        [ a schema:CreativeWork ;
            schema:name "Schwarzesmarken"@en ;
            foaf:name "Schwarzesmarken"@en ] ;
    schema:byArtist <artist/1399#subject>,
        <artist/656#subject>,
        <artist/7390#subject> ;
    schema:datePublished "2016-02-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/55581/55581-1454790813.jpg> ;
    schema:name "white forces / fripSide [Limited Edition]"@en,
        "white forces / fripSide [Limited Edition]"@ja,
        "white forces / fripSide [Limited Edition]"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/55581/55581-1454790813.jpg> .

_:N2280048a05dc4b3e9984dcac5207bf03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1983-schwarzesmarken- Instrumental"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N88b5997d3cec4b62b5ba06ae33768f3f ;
    schema:name "1983-schwarzesmarken- Instrumental"@en .

_:N64957745ba984eaa8d2f3c2624fc7423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPOT"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b333759c1624cbbab943a69ecba76ff ;
    schema:name "SPOT"@en .

_:N7adc48fcfb8942f0b10a9e3508e52123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white forces"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N88b5997d3cec4b62b5ba06ae33768f3f ;
    schema:name "white forces"@en .

_:N885afa15c9344131a26d1e9b0ed6b1b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b333759c1624cbbab943a69ecba76ff ;
    schema:name "Making"@en .

_:Nac475be67d12421e9a3b5631583f05ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1983-schwarzesmarken-"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N88b5997d3cec4b62b5ba06ae33768f3f ;
    schema:name "1983-schwarzesmarken-"@en .

_:Nb4a44791f7a647f7a97ba784e73b3e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white forces MV"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b333759c1624cbbab943a69ecba76ff ;
    schema:name "white forces MV"@en .

_:Nc2e874ebbe7343488c447014ee10d5a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white forces Instrumental"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N88b5997d3cec4b62b5ba06ae33768f3f ;
    schema:name "white forces Instrumental"@en .

_:N5b333759c1624cbbab943a69ecba76ff a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N64957745ba984eaa8d2f3c2624fc7423,
        _:N885afa15c9344131a26d1e9b0ed6b1b3,
        _:Nb4a44791f7a647f7a97ba784e73b3e12 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N64957745ba984eaa8d2f3c2624fc7423,
        _:N885afa15c9344131a26d1e9b0ed6b1b3,
        _:Nb4a44791f7a647f7a97ba784e73b3e12 .

_:N88b5997d3cec4b62b5ba06ae33768f3f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2280048a05dc4b3e9984dcac5207bf03,
        _:N7adc48fcfb8942f0b10a9e3508e52123,
        _:Nac475be67d12421e9a3b5631583f05ca,
        _:Nc2e874ebbe7343488c447014ee10d5a2 ;
    mo:track_count 4 ;
    schema:duration "PT20:03"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2280048a05dc4b3e9984dcac5207bf03,
        _:N7adc48fcfb8942f0b10a9e3508e52123,
        _:Nac475be67d12421e9a3b5631583f05ca,
        _:Nc2e874ebbe7343488c447014ee10d5a2 .

