@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/bu92Mj>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5600.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5600" ;
  gtm:kadastraleAanduiding "M5600"@nl ;
  ns0:name "Perceel GDA01-M5600"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350560070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8XiaK> ;
  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/88467> ;
  ns0:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071988761408 52.030561061566,4.7072929607242 52.030557820739,4.7073110576946 52.030760550316,4.70723728011 52.030763261259,4.7072347104253 52.03073670373,4.7071939869194 52.030738203323,4.7071914172617 52.030711645793,4.7072114218058 52.030710907418,4.7071988761408 52.030561061566))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

