@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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 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/bixnsW>
  gtm:kadastraalNummer "2474" ;
  gtm:oppervlakte "4" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2474" ;
  gtm:kadastraleAanduiding "M2474" ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16350247470000"@nl ;
  ns0:name "Perceel GDA01-M2474"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350247470000> ;
  hg:absorbed <https://n2t.net/ark:/60537/boWGH6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bvC6UG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105841> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70190103 52.03177042, 4.70189713 52.03177008, 4.70189350 52.03176913, 4.70189039 52.03176763, 4.70188801 52.03176569, 4.70188653 52.03176342, 4.70188606 52.03176101, 4.70188661 52.03175861, 4.70188816 52.03175637, 4.70189059 52.03175445, 4.70189375 52.03175299, 4.70189740 52.03175207, 4.70190131 52.03175178, 4.70190521 52.03175212, 4.70190886 52.03175307, 4.70191195 52.03175458, 4.70191433 52.03175652, 4.70191581 52.03175878, 4.70191628 52.03176119, 4.70191574 52.03176359, 4.70191418 52.03176584, 4.70191175 52.03176775, 4.70190861 52.03176921, 4.70190494 52.03177013, 4.70190103 52.03177042))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

