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

<artist/8729#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fuyumi Shiraishi"@en,
        "白石冬美"@ja ;
    foaf:made <album/97074#subject>,
        <album/97074#vocals> ;
    foaf:name "Fuyumi Shiraishi"@en,
        "白石冬美"@ja .

<artist/22328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97074#subject> ;
    schema:name "Hirooki Ogawa"@en,
        "小川寛興"@ja ;
    foaf:made <album/97074#composition>,
        <album/97074#subject> ;
    foaf:name "Hirooki Ogawa"@en,
        "小川寛興"@ja .

<album/97074#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Iruka to Shounen"@en,
        "イルカと少年"@ja,
        "Iruka to Shounen"@ja-latn ;
    mo:composer <artist/22328#subject> ;
    mo:produced_work <album/97074#musicalwork> ;
    schema:name "Iruka to Shounen"@en,
        "イルカと少年"@ja,
        "Iruka to Shounen"@ja-latn .

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

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

<album/97074#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Iruka to Shounen"@en,
        "イルカと少年"@ja,
        "Iruka to Shounen"@ja-latn ;
    mo:performance_of <album/97074#musicalwork> ;
    mo:recorded_as <album/97074#musicalexpression> ;
    schema:name "Iruka to Shounen"@en,
        "イルカと少年"@ja,
        "Iruka to Shounen"@ja-latn ;
    schema:workPerformed <album/97074#musicalwork> .

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

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

<https://media.vgm.io/albums/47/97074/97074-2c490eac3ff3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/97074#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/97074/97074-2c490eac3ff3.jpg> ;
    foaf:depicts <album/97074#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/97074/97074-2c490eac3ff3.jpg> .

<https://medium-media.vgm.io/albums/47/97074/97074-2c490eac3ff3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97074#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1974-05-10"^^xsd:date ;
    dcterms:title "Iruka to Shounen"@en,
        "イルカと少年"@ja,
        "Iruka to Shounen"@ja-latn ;
    mo:catalogue_number "TV" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/97074#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:Na5fc03b93ab9495c8b52990218d56160 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Iruka to Shounen"@en ;
            foaf:name "Iruka to Shounen"@en ] ;
    schema:datePublished "1974-05-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/97074/97074-2c490eac3ff3.jpg> ;
    schema:name "Iruka to Shounen"@en,
        "イルカと少年"@ja,
        "Iruka to Shounen"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/97074/97074-2c490eac3ff3.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "小崎唯彦"@en ;
    foaf:made <album/97074#subject> ;
    foaf:name "小崎唯彦"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "小崎唯彦"@en ;
    foaf:made <album/97074#lyrics> ;
    foaf:name "小崎唯彦"@en .

_:N0b5f5b4efd77423dba6224d4e4fca50e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イルカと少年"@ja,
        "Iruka to Shounen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5fc03b93ab9495c8b52990218d56160 ;
    schema:name "イルカと少年"@ja,
        "Iruka to Shounen"@ja-latn .

_:N9d7c16bcd1124f8bb6f4e4eb76048f45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燃える太陽"@ja,
        "Moeru Taiyou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na5fc03b93ab9495c8b52990218d56160 ;
    schema:name "燃える太陽"@ja,
        "Moeru Taiyou"@ja-latn .

_:Na5fc03b93ab9495c8b52990218d56160 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b5f5b4efd77423dba6224d4e4fca50e,
        _:N9d7c16bcd1124f8bb6f4e4eb76048f45 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0b5f5b4efd77423dba6224d4e4fca50e,
        _:N9d7c16bcd1124f8bb6f4e4eb76048f45 .

