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

<http://data.bibliotheken.nl/id/nbt/p147507537> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Wilde rozen" ;
    dcterms1:issued "1965" ;
    schema1:description "Een serie pockets voor oudere meisjes" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d77f3839500ece40eb4efcb476f3f79> ;
    schema1:name "Wilde rozen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/017d6d1d3ab94b44cac9d6e6b9bd7c64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73265717> .

