@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/p422926426> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wmo monitor 2010 / Wim van Gorsel" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p273501380> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07533464X>,
        <http://data.bibliotheken.nl/id/thes/p150983360>,
        <http://data.bibliotheken.nl/id/thes/p19112270X>,
        <http://data.bibliotheken.nl/id/thes/p332779750>,
        <http://data.bibliotheken.nl/id/thes/p400832232> ;
    schema1:description "In opdracht van de Provincie Zeeland",
        "Op omslag tevens: Onderzoeksrapport" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p422926256> ;
    schema1:issueNumber "midd" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/304fa97f86eadbf6c6d4969f51d615d0> ;
    schema1:name "Wmo monitor 2010" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09c43e1c1bdafce3ac2cd5cfca26bd67> .

