@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/btx538>
  gtm:oppervlakte 36.0 ;
  gtm:kadastraalNummer 7614.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7614" ;
  gtm:kadastraleAanduiding "M7614"@nl ;
  ns0:name "Perceel GDA01-M7614"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350761470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBR4Ta> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/250739> ;
  ns0:startDate "2021-07-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971001461498 52.033903039752,4.69710456433 52.033927478099,4.6970378827972 52.033932723028,4.6969670343065 52.033937898553,4.6969404201291 52.033937149319,4.6969020047568 52.033923890977,4.6968909469237 52.033917048913,4.6971001461498 52.033903039752))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

