@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/bMg6aH>
  gtm:oppervlakte 15.0 ;
  gtm:kadastraalNummer 3777.0 ;
  gtm:kadastraleAanduiding "H3777"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3777"^^xsd:string ;
  schema:name "Perceel GDA01-H3777"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310377770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2V2pz> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290581> ;
  schema:startDate "2015-07-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078072857347 52.017978337927,4.7078947298743 52.01797701787,4.7078942929153 52.01799911782,4.7078068940915 52.01799840676,4.7078072857347 52.017978337927))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

