@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/p042829674> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Mes mot er in! : spel rond de ruilverkaveling en nog wat meer, in drie bedrijven / H. Manders" ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069109141> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f6948158df5ee47cfa3602b5d3bc947> ;
    schema1:name "'t Mes mot er in! : spel rond de ruilverkaveling en nog wat meer, in drie bedrijven" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/498d2eae512354653f7ebafec55a2c71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64569154> .

