@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/b62xL0>
  gtm:oppervlakte 423.0 ;
  gtm:kadastraalNummer 7545.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7545"^^xsd:string ;
  gtm:kadastraleAanduiding "M7545"@nl ;
  schema:name "Perceel GDA01-M7545"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350754570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8pnT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288628> ;
  schema:startDate "2021-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7182175326542 52.033964210003,4.718224724638 52.033952988434,4.7182735614857 52.033871903147,4.7182743386996 52.033870604249,4.718289073121 52.033846158688,4.7182961432348 52.033833336493,4.7182962630331 52.033833121452,4.7186691608735 52.033907766153,4.7185990245457 52.034041159823,4.7182175326542 52.033964210003))"^^geo:wktLiteral ;
    osm:area 423.0
  ] .

