@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/p422926477> 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 "slui" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c94c96106650a64351df80cf3f9b6a9> ;
    schema1:name "Wmo monitor 2010" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc6b9f9fba60f99b36be99bc29717cba> .

