@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b7HXWh>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 570.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N570"^^xsd:string ;
  gtm:kadastraleAanduiding "N570"@nl ;
  ns0:name "Perceel GDA01-N570"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360057070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4aeJC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90010> ;
  ns0:startDate "2019-02-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.688112311605 52.002358253599,4.6881777852818 52.00242753882,4.6882597436364 52.002513712292,4.6882585720984 52.002514127791,4.6881870295593 52.002538915487,4.6880206544446 52.002351480174,4.6880545284312 52.002340275068,4.6880846409587 52.00232933524,4.688112311605 52.002358253599))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

