@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/b9MXFd>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 3568.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3568" ;
  gtm:kadastraleAanduiding "M3568"@nl ;
  ns0:name "Perceel GDA01-M3568"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350356870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86875> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7163802811723 52.034509590211,4.7163842854797 52.034427099792,4.7163852048527 52.034404634106,4.7163833104473 52.034404623315,4.7163858165133 52.034344325633,4.7163837763871 52.034344314011,4.7163860411661 52.034290396696,4.7163869591893 52.034268020886,4.7164647645329 52.034269183141,4.7164589301756 52.034405773123,4.7164560514247 52.034490966466,4.7164551738043 52.034510645995,4.7164107334165 52.034510033328,4.7163802811723 52.034509590211))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

