@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bcUsty>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3332.0 ;
  gtm:kadastraleAanduiding "H3332"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3332" ;
  ns0:name "Perceel GDA01-H3332"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310333270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bV0sBE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77602> ;
  ns0:startDate "2004-04-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6990698025636 52.015296415118,4.6991082357102 52.01533218892,4.6990937956475 52.015338126752,4.698987114548 52.015382022737,4.6989706408583 52.015366709055,4.6989764747445 52.015364361232,4.698954602737 52.015343901584,4.6990555088583 52.015302308858,4.6990698025636 52.015296415118))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

