@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/bDwxba>
  gtm:oppervlakte 11.0 ;
  gtm:kadastraalNummer 3730.0 ;
  gtm:kadastraleAanduiding "H3730"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3730"^^xsd:string ;
  ns0:name "Perceel GDA01-H3730"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310373070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjZpCk> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77800> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7034007985816 52.025888376288,4.7034230467864 52.025899929738,4.7034157661719 52.02590534341,4.7034135681963 52.02590424305,4.7033640871721 52.025879318505,4.7033620337971 52.025878290891,4.7033927148889 52.02585571047,4.7034232529927 52.025871141118,4.7034007985816 52.025888376288))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

