@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/bsgSFb>
  gtm:oppervlakte 45.0 ;
  gtm:kadastraalNummer 8550.0 ;
  gtm:kadastraleAanduiding "A8550"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8550"^^xsd:string ;
  ns0:name "Perceel GDA01-A8550"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240855070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbsIdc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/245799> ;
  ns0:startDate "2002-11-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71357092845 52.016554321856,4.7135313101603 52.016543255151,4.7135010849534 52.016523676245,4.7134791626897 52.016504144846,4.7134692269653 52.016488672887,4.7134629935985 52.016472089578,4.7134613667144 52.016457240426,4.7134662905583 52.016437862658,4.7134682434545 52.016431024677,4.7134939024766 52.016447152883,4.7135154859784 52.016464021776,4.7135511025677 52.0165096799,4.7135639000272 52.016528601794,4.71357092845 52.016554321856))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

