@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/buzrS1>
  gtm:oppervlakte 182.0 ;
  gtm:kadastraalNummer 6244.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6244"^^xsd:string ;
  gtm:kadastraleAanduiding "K6244"@nl ;
  ns0:name "Perceel GDA01-K6244"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330624470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SvI0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83552> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.750441642526 52.007654664683,4.7507710263621 52.00764852723,4.7507710170484 52.007656365046,4.7507735946299 52.007666652699,4.7507843341159 52.007709378594,4.7505552104493 52.007729127481,4.7504455944516 52.007731231093,4.750441642526 52.007654664683))"^^geo:wktLiteral ;
    osm:area 182.0
  ] .

