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

<artist/10859#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145728#subject> ;
    schema:name "Tomotaka Osumi"@en,
        "大隅知宇"@ja ;
    foaf:made <album/145728#composition>,
        <album/145728#subject> ;
    foaf:name "Tomotaka Osumi"@en,
        "大隅知宇"@ja .

<release/33528#subject> a schema:CreativeWork ;
    schema:name "Mutant Turtles"@en,
        "ミュータント・タートルズ"@ja,
        "Mutant Turtles"@ja-latn ;
    foaf:name "Mutant Turtles"@en,
        "ミュータント・タートルズ"@ja,
        "Mutant Turtles"@ja-latn .

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

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

<album/145728#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PERMANENT VACATION / UNDER THE COUNTER"@en,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja-latn ;
    mo:performance_of <album/145728#musicalwork> ;
    mo:recorded_as <album/145728#musicalexpression> ;
    schema:name "PERMANENT VACATION / UNDER THE COUNTER"@en,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja-latn ;
    schema:workPerformed <album/145728#musicalwork> .

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

<org/2423#subject> schema:name "CROWN STONES"@en,
        "CROWN STONES"@ja,
        "CROWN STONES"@ja-latn ;
    foaf:name "CROWN STONES"@en,
        "CROWN STONES"@ja,
        "CROWN STONES"@ja-latn .

<https://media.vgm.io/albums/82/145728/145728-e412b8108b96.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145728#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/145728/145728-e412b8108b96.webp> ;
    foaf:depicts <album/145728#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/145728/145728-e412b8108b96.webp> .

<https://medium-media.vgm.io/albums/82/145728/145728-e412b8108b96.webp> a schema:ImageObject,
        foaf:Image .

<album/145728#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PERMANENT VACATION / UNDER THE COUNTER"@en,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "関谷謙太郎"@en ;
            foaf:made <album/145728#composition> ;
            foaf:name "関谷謙太郎"@en ],
        <artist/10859#subject> ;
    mo:produced_work <album/145728#musicalwork> ;
    schema:name "PERMANENT VACATION / UNDER THE COUNTER"@en,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja-latn .

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

<album/145728#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-18"^^xsd:date ;
    dcterms:title "PERMANENT VACATION / UNDER THE COUNTER"@en,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja-latn ;
    mo:catalogue_number "CRCP-10177" ;
    mo:media_type "CD" ;
    mo:publication_of <album/145728#musicalexpression> ;
    mo:publisher <org/2423#subject> ;
    mo:record _:N71f293de541644f6bea530be4c440e6b ;
    mo:record_count 1 ;
    schema:about <release/33528#subject> ;
    schema:datePublished "2007-07-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/145728/145728-e412b8108b96.webp> ;
    schema:name "PERMANENT VACATION / UNDER THE COUNTER"@en,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja,
        "PERMANENT VACATION / UNDER THE COUNTER"@ja-latn ;
    schema:publisher <org/2423#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/145728/145728-e412b8108b96.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "UNDER THE COUNTER"@en ;
    foaf:made <album/145728#subject> ;
    foaf:name "UNDER THE COUNTER"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "関谷謙太郎"@en ;
    foaf:made <album/145728#lyrics> ;
    foaf:name "関谷謙太郎"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "関谷謙太郎"@en ;
    foaf:made <album/145728#subject> ;
    foaf:name "関谷謙太郎"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145728#subject> ;
    schema:name "関谷謙太郎"@en ;
    foaf:made <album/145728#subject> ;
    foaf:name "関谷謙太郎"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "UNDER THE COUNTER"@en ;
    foaf:made <album/145728#vocals> ;
    foaf:name "UNDER THE COUNTER"@en .

_:N69a08a30334f4736b3754750703b8866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禁じられた遊び"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N71f293de541644f6bea530be4c440e6b ;
    schema:name "禁じられた遊び"@ja .

_:N92fe283a961a40eea0a30aabc8f252b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PAIN KILLER"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N71f293de541644f6bea530be4c440e6b ;
    schema:name "PAIN KILLER"@ja .

_:Nbb24b88c471a4a3387a6eaefad65380c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PERMANENT VACATION"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N71f293de541644f6bea530be4c440e6b ;
    schema:name "PERMANENT VACATION"@ja .

_:N71f293de541644f6bea530be4c440e6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N69a08a30334f4736b3754750703b8866,
        _:N92fe283a961a40eea0a30aabc8f252b0,
        _:Nbb24b88c471a4a3387a6eaefad65380c ;
    mo:track_count 3 ;
    schema:duration "PT12:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N69a08a30334f4736b3754750703b8866,
        _:N92fe283a961a40eea0a30aabc8f252b0,
        _:Nbb24b88c471a4a3387a6eaefad65380c .

