@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/p137042671> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ambachtsstatistiek per 1 januari 1995" ;
    dcterms1:issued "1995" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/45a70030674b4a2d96d8c942f45f5d3a> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p134609018> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/545e921a3f5d6e736ea06f115e9e917e> ;
    schema1:name "Ambachtsstatistiek per 1 januari 1995" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08588aa2520fd8c16d126a852d1bb67c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69026431> .

