@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/p334429846> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Amare books" ;
    dcterms1:issued "2011" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6500d2d63d0fb88dcc36d2bed89bb646> ;
    schema1:name "Amare books" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1c13f287220955022fefa7f4019bb59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/731655036> .

