@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/b5PFE0>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 5572.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5572" ;
  gtm:kadastraleAanduiding "M5572"@nl ;
  ns0:name "Perceel GDA01-M5572"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350557270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZZy> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88439> ;
  ns0:startDate "1999-06-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088484742925 52.030628874746,4.7088540300323 52.030689263725,4.708702863534 52.030694540851,4.7085780432251 52.030698900003,4.7085340987609 52.030700435428,4.7085201456163 52.030700921277,4.7085145854238 52.030640855836,4.7086972766773 52.030634295498,4.7088077374538 52.030630302913,4.7088484742925 52.030628874746))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

