@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/beA3yP>
  gtm:oppervlakte 570.0 ;
  gtm:kadastraalNummer 4487.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4487" ;
  gtm:kadastraleAanduiding "M4487"@nl ;
  ns0:name "Perceel GDA01-M4487"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350448770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Sw0q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87571> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6737341472167 52.024934275377,4.6740270893943 52.024710854332,4.6740588010201 52.024686660834,4.6742412696269 52.024777164678,4.6742092630773 52.024801581149,4.6739160113945 52.025025243456,4.6737341472167 52.024934275377))"^^geo:wktLiteral ;
    osm:area 569.0
  ] .

