@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/bh4sIo>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 1872.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1872" ;
  gtm:kadastraleAanduiding "M1872"@nl ;
  ns0:name "Perceel GDA01-M1872"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350187270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4acpG> ;
  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/85775> ;
  ns0:startDate "2002-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7113967473525 52.038368260878,4.711406455459 52.038424206258,4.711416768944 52.038487363781,4.7114371098486 52.03860366414,4.7113476310003 52.038609667236,4.7113463041579 52.038601974567,4.7113069057137 52.038374189953,4.7113967473525 52.038368260878))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

