@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/b2V2x0>
  gtm:oppervlakte 277.0 ;
  gtm:kadastraalNummer 7575.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7575"^^xsd:string ;
  gtm:kadastraleAanduiding "M7575"@nl ;
  schema:name "Perceel GDA01-M7575"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350757570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3BQr> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290873> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.718087254177 52.034167577701,4.7181385538912 52.034087504174,4.7183726572205 52.034134701654,4.7185358585353 52.034167411322,4.7185363670892 52.034167513082,4.7184935595691 52.034248884386,4.718087254177 52.034167577701))"^^geo:wktLiteral ;
    osm:area 276.0
  ] .

