@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/b2US0s>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 5273.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5273" ;
  gtm:kadastraleAanduiding "M5273"@nl ;
  ns0:name "Perceel GDA01-M5273"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350527370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3Ab3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88153> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7138149387971 52.03703146676,4.7138138573821 52.037059773935,4.7137815102673 52.037059229434,4.7137808628715 52.037077085619,4.7136323261147 52.037074735089,4.7134904046657 52.037072485136,4.7134467936712 52.037071795209,4.7134484706099 52.037026197824,4.7134921115175 52.037026833991,4.713634181257 52.037028905024,4.7137826632174 52.037031012552,4.7138149387971 52.03703146676))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

