@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/p444415580> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Het groene gras" ;
    dcterms1:issued "2012" ;
    schema1:description "Uitgever varieert" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p303543523> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0ecc2db1457bb5c23bebdd6cabc4de7> ;
    schema1:name "Het groene gras" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b79e52b48677a7a13ec815ef074d5195> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1479657779> .

