@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/boJREs>
  gtm:oppervlakte "3"^^xsd:string ;
  gtm:kadastraalNummer "3443"^^xsd:string ;
  gtm:kadastraleAanduiding "H3443"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3443"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16310344370000"@nl ;
  ns0:name "Perceel GDA01-H3443"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310344370000> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxJkD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105314> ;
  ns0:startDate "2010-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70673955 52.01880917, 4.70673699 52.01881110, 4.70673367 52.01881251, 4.70672984 52.01881330, 4.70672580 52.01881342, 4.70672188 52.01881286, 4.70671836 52.01881165, 4.70671550 52.01880989, 4.70671354 52.01880772, 4.70671261 52.01880529, 4.70671281 52.01880280, 4.70672592 52.01880378, 4.70672710 52.01879550, 4.70673089 52.01879583, 4.70673443 52.01879675, 4.70673746 52.01879820, 4.70673976 52.01880010, 4.70674120 52.01880230, 4.70674164 52.01880465, 4.70674108 52.01880699, 4.70673955 52.01880917))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

