@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/bngX2v>
  gtm:oppervlakte 177.0 ;
  gtm:kadastraalNummer 5286.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5286" ;
  gtm:kadastraleAanduiding "M5286"@nl ;
  ns0:name "Perceel GDA01-M5286"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350528670000/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/88166> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7141597676285 52.037036494038,4.7140178435697 52.037034424472,4.7138690701216 52.037032315574,4.7138367958919 52.037031771505,4.7138392269497 52.036967976983,4.714205314999 52.036973296462,4.7142026217396 52.037037116456,4.7141597676285 52.037036494038))"^^geo:wktLiteral ;
    osm:area 178.0
  ] .

