@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/bVd16T>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 1171.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1171" ;
  gtm:kadastraleAanduiding "M1171"@nl ;
  ns0:name "Perceel GDA01-M1171"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350117170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPG0> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85205> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705588191602 52.036813494321,4.7056574431681 52.036809095331,4.7056593322308 52.036820000174,4.7058031916162 52.036810711735,4.7059219228935 52.036802500175,4.7059748938783 52.036799121371,4.7059823950202 52.036842551645,4.7056667259209 52.036862809649,4.7056647840323 52.036851544966,4.7055955176914 52.036855952863,4.705588191602 52.036813494321))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

