@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p434839868> a schema1:CreativeWork,
        schema1:MusicComposition,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Forbidden music regained" ;
    dcterms1:issued "2021" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ed25ffe7d363581e8da0a2542b25975> ;
    schema1:name "Forbidden music regained" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f47f584e71303b8bebd0de59d2aa707> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1305013770> .

