@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/bLDPHN>
  gtm:oppervlakte "1745" ;
  gtm:kadastraalNummer "7441" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7441" ;
  gtm:kadastraleAanduiding "M7441" ;
  ns0:name "Perceel GDA01-M7441"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350744170000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b00d33> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89858> ;
  ns0:startDate "2014-12-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087447 52.0253314,4.7087183 52.0254328,4.707835 52.0253418,4.7078397 52.0253241,4.7078537 52.0252708,4.707782 52.0252634,4.7077821 52.025263,4.7077979 52.0251712,4.7077748 52.0250535,4.7083167 52.0251087,4.7083706 52.0251367,4.7087447 52.0253314))"^^geo:wktLiteral ;
    osm:area 1728.0
  ] .

