@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/p43062378X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "De buik van de stad : jaarboek Flevo Campus" ;
    dcterms1:issued "2020" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09d4e64e66e7fc5013a5d507672028b9> ;
    schema1:name "De buik van de stad : jaarboek Flevo Campus" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31653fa5273066aed8e942bcd789e3f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1224254325> .

