@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/bTL7ts>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 5183.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5183" ;
  gtm:kadastraleAanduiding "M5183"@nl ;
  ns0:name "Perceel GDA01-M5183"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350518370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXbw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88069> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7097459636187 52.038476353239,4.7096879993932 52.038480190391,4.7096845134153 52.038460126274,4.7096752074109 52.03840664587,4.7098559150397 52.038394553346,4.7099763964546 52.038386491564,4.7100022639006 52.038384761743,4.7100117798254 52.038439807303,4.709985955933 52.038441546365,4.7097427730864 52.038457953671,4.7097459636187 52.038476353239))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

