@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/p28841375X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Expresso" ;
    dcterms1:issued "2003" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:issn "07724276" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9bff8729c09f710700f553e0b186d12> ;
    schema1:name "Expresso" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cb160b9dccd10a488b77ef2f2745798> ;
    schema1:sameAs <http://www.worldcat.org/oclc/518347095> .

