@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/bXvIH2>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 1121.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1121" ;
  gtm:kadastraleAanduiding "M1121"@nl ;
  ns0:name "Perceel GDA01-M1121"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350112170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85166> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7116420706427 52.02952142349,4.7116241229186 52.029340384435,4.7116218297246 52.02931561728,4.71171914906 52.029312193742,4.7117386392809 52.029508863434,4.7117395373509 52.029517919884,4.7116420706427 52.02952142349))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

