@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/p40788615X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Science world" ;
    dcterms1:issued "2016-2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665409> ;
    schema1:description "Niet verder verschenen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624893> ;
    schema1:inLanguage "nl" ;
    schema1:issn "25424955" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d32ea4f0c09ac6d68ddb592688c8a746> ;
    schema1:name "Science world" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02ec5db8e6598356bc43e56050a783af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/988773560> .

