@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/p406592802> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Time to momo" ;
    dcterms1:issued "2016" ;
    schema1:description "Vanaf 2018 plaats van uitg.: Rotterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2de738ba852776525ae0b1f00ae7f63e> ;
    schema1:name "Time to momo" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b003fae84d214382911adde86350f087> ;
    schema1:sameAs <http://www.worldcat.org/oclc/965541945> .

