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

<album/134150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hatsukoi Listening Vol.2"@en,
        "初恋Listening Vol.2"@ja,
        "Hatsukoi Listening Vol.2"@ja-latn ;
    mo:produced_work <album/134150#musicalwork> ;
    schema:name "Hatsukoi Listening Vol.2"@en,
        "初恋Listening Vol.2"@ja,
        "Hatsukoi Listening Vol.2"@ja-latn .

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

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

<product/5610#subject> a schema:CreativeWork ;
    schema:name "First love * One over one"@en,
        "初恋1/1"@ja,
        "Hatsukoi 1/1"@ja-latn ;
    foaf:name "First love * One over one"@en,
        "初恋1/1"@ja,
        "Hatsukoi 1/1"@ja-latn .

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

<album/134150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hatsukoi Listening Vol.2"@en,
        "初恋Listening Vol.2"@ja,
        "Hatsukoi Listening Vol.2"@ja-latn ;
    mo:performance_of <album/134150#musicalwork> ;
    mo:recorded_as <album/134150#musicalexpression> ;
    schema:name "Hatsukoi Listening Vol.2"@en,
        "初恋Listening Vol.2"@ja,
        "Hatsukoi Listening Vol.2"@ja-latn ;
    schema:workPerformed <album/134150#musicalwork> .

<org/1540#subject> schema:name "tone work's"@en,
        "tone work's"@ja,
        "tone work's"@ja-latn ;
    foaf:name "tone work's"@en,
        "tone work's"@ja,
        "tone work's"@ja-latn .

<https://media.vgm.io/albums/05/134150/134150-43ba701d2604.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134150#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/134150/134150-43ba701d2604.png> ;
    foaf:depicts <album/134150#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/134150/134150-43ba701d2604.png> .

<https://medium-media.vgm.io/albums/05/134150/134150-43ba701d2604.png> a schema:ImageObject,
        foaf:Image .

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

<album/134150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "Hatsukoi Listening Vol.2"@en,
        "初恋Listening Vol.2"@ja,
        "Hatsukoi Listening Vol.2"@ja-latn ;
    mo:catalogue_number "TWCD-P002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134150#musicalexpression> ;
    mo:publisher <org/1540#subject> ;
    mo:record _:N44c80d35b2ce478f9f5476d714a55f6d ;
    mo:record_count 1 ;
    schema:about <product/5610#subject> ;
    schema:datePublished "2012-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/134150/134150-43ba701d2604.png> ;
    schema:name "Hatsukoi Listening Vol.2"@en,
        "初恋Listening Vol.2"@ja,
        "Hatsukoi Listening Vol.2"@ja-latn ;
    schema:publisher <org/1540#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/134150/134150-43ba701d2604.png> .

_:N44c80d35b2ce478f9f5476d714a55f6d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N940f48a3046246e89aa917ad4a9b26d7 ;
    mo:track_count 1 ;
    schema:duration "PT13:28"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N940f48a3046246e89aa917ad4a9b26d7 .

_:N940f48a3046246e89aa917ad4a9b26d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "女子力×少女漫画＝トキメキ？"@ja ;
    mo:track_number 1 ;
    schema:duration "PT13:28"^^xsd:interval ;
    schema:inPlaylist _:N44c80d35b2ce478f9f5476d714a55f6d ;
    schema:name "女子力×少女漫画＝トキメキ？"@ja .

