@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/b4nL1S>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 3609.0 ;
  gtm:kadastraleAanduiding "E3609"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3609"^^xsd:string ;
  ns0:name "Perceel GDA01-E3609"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280360970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHu07r> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74151> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974159416851 52.010839709814,4.6973799459721 52.010815311056,4.697306798128 52.01076405289,4.6972151982407 52.010703149814,4.6972233687849 52.010698478786,4.697265779298 52.010674224939,4.6973242841096 52.010712498939,4.697432729351 52.010786201269,4.697467158262 52.010812082909,4.6974159416851 52.010839709814))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

