@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/b5cztr>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 1632.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1632" ;
  gtm:kadastraleAanduiding "M1632"@nl ;
  ns0:name "Perceel GDA01-M1632"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350163270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85583> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047274419057 52.037509899081,4.7046577217244 52.03751436672,4.7046319466205 52.037365639499,4.7046166729488 52.037276664935,4.7046347925174 52.037275484619,4.7046277822682 52.03723339637,4.7046973436265 52.037228801993,4.7047043675549 52.037270953236,4.70468624799 52.037272133562,4.7047013617662 52.037361089214,4.7047217772335 52.037477058687,4.7047274419057 52.037509899081))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

