@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bfpQop>
  gtm:oppervlakte 96.0 ;
  gtm:kadastraalNummer 2200.0 ;
  gtm:kadastraleAanduiding "B2200"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2200"^^xsd:string ;
  schema:name "Perceel GDA01-B2200"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250220070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsTN5F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71696> ;
  schema:startDate "2003-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089636287894 52.011685304268,4.7088811355615 52.01167599335,4.7087506807631 52.0116576962,4.7087512630321 52.011651946976,4.7087028720228 52.011630913844,4.708703772455 52.011630128054,4.708650683532 52.0116057511,4.7086586131747 52.011596718518,4.7086769050002 52.011604634878,4.7089651073241 52.011637647271,4.70898579922 52.011640013587,4.7089814274509 52.011687312356,4.7089636287894 52.011685304268))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

