@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p444707891> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Wat & hoe" ;
    dcterms1:issued "2023" ;
    schema1:description "Uitgeversnaam varieert" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p306856026> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f506a026e648048207ed3a4268bc07e2> ;
    schema1:name "Wat & hoe" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/78d28eb6a9c9cdcf37ac2d1c19dc4a4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1504554159> .

