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

<artist/2196#subject> a schema:Person,
        foaf:Person ;
    schema:name "kala"@en ;
    foaf:made <album/53842#lyrics>,
        <album/53842#subject> ;
    foaf:name "kala"@en .

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

<artist/2198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53842#subject> ;
    schema:name "Satoru Inohara"@en,
        "井ノ原智"@ja ;
    foaf:made <album/53842#composition>,
        <album/53842#subject> ;
    foaf:name "Satoru Inohara"@en,
        "井ノ原智"@ja .

<album/53842#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LOVEREC. Opening Song"@en,
        "LOVEREC。 オープニング曲"@ja,
        "LOVEREC. Opening Song"@ja-latn ;
    mo:composer <artist/2198#subject> ;
    mo:produced_work <album/53842#musicalwork> ;
    schema:name "LOVEREC. Opening Song"@en,
        "LOVEREC。 オープニング曲"@ja,
        "LOVEREC. Opening Song"@ja-latn .

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

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

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

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

<artist/3916#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53842#performance> ;
    schema:name "Yasuo Asai"@en,
        "朝井泰生"@ja ;
    foaf:name "Yasuo Asai"@en,
        "朝井泰生"@ja .

<artist/455#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53842#performance> ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

<album/53842#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LOVEREC. Opening Song"@en,
        "LOVEREC。 オープニング曲"@ja,
        "LOVEREC. Opening Song"@ja-latn ;
    mo:performance_of <album/53842#musicalwork> ;
    mo:performer <artist/3916#subject>,
        <artist/455#subject> ;
    mo:recorded_as <album/53842#musicalexpression> ;
    schema:byArtist <artist/3916#subject>,
        <artist/455#subject> ;
    schema:name "LOVEREC. Opening Song"@en,
        "LOVEREC。 オープニング曲"@ja,
        "LOVEREC. Opening Song"@ja-latn ;
    schema:workPerformed <album/53842#musicalwork> .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53842#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/53842#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/53842#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-26"^^xsd:date ;
    dcterms:title "LOVEREC. Opening Song"@en,
        "LOVEREC。 オープニング曲"@ja,
        "LOVEREC. Opening Song"@ja-latn ;
    mo:catalogue_number "LOVEREC-MAP" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53842#musicalexpression> ;
    mo:publisher <org/360#subject> ;
    mo:record _:N6261d00cc75e4e899f8e5bcba77bd5ad ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "LOVEREC."@en ;
            foaf:name "LOVEREC."@en ] ;
    schema:byArtist <artist/3916#subject>,
        <artist/455#subject> ;
    schema:datePublished "2015-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "LOVEREC. Opening Song"@en,
        "LOVEREC。 オープニング曲"@ja,
        "LOVEREC. Opening Song"@ja-latn ;
    schema:publisher <org/360#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N1c631c243404480fbb86ded2cb39b354 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Focus love inst ver."@en ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6261d00cc75e4e899f8e5bcba77bd5ad ;
    schema:name "Focus love inst ver."@en .

_:Nd405d758c9c24c6fbab30eae040cf190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Focus love"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6261d00cc75e4e899f8e5bcba77bd5ad ;
    schema:name "Focus love"@en .

_:N6261d00cc75e4e899f8e5bcba77bd5ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c631c243404480fbb86ded2cb39b354,
        _:Nd405d758c9c24c6fbab30eae040cf190 ;
    mo:track_count 2 ;
    schema:duration "PT8:24"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1c631c243404480fbb86ded2cb39b354,
        _:Nd405d758c9c24c6fbab30eae040cf190 .

