@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/baPsMY>
  gtm:oppervlakte 195.0 ;
  gtm:kadastraalNummer 2372.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2372"^^xsd:string ;
  gtm:kadastraleAanduiding "K2372"@nl ;
  ns0:name "Perceel GDA01-K2372"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330237270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOY9NE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81124> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7238684665093 52.012702160391,4.7236683752699 52.012680880776,4.7234280059326 52.01265874453,4.7233571125977 52.012650749583,4.7233629503598 52.01263032492,4.7233707707263 52.012602909479,4.723469304082 52.012613352301,4.7236506824095 52.012628360743,4.7238821521069 52.012653412557,4.7238684665093 52.012702160391))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

