@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/b7hzjO>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 215.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M215"^^xsd:string ;
  gtm:kadastraleAanduiding "M215"@nl ;
  ns0:name "Perceel GDA01-M215"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350021570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84592> ;
  ns0:startDate "2020-01-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7193765675351 52.033875646784,4.7193761727566 52.03396371257,4.7193410015645 52.033964079374,4.71934140405 52.033875501295,4.7193664251606 52.033875598254,4.7193683632612 52.033875609245,4.7193765675351 52.033875646784))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

