@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/bywJk6>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 1592.0 ;
  gtm:kadastraleAanduiding "C1592"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1592"^^xsd:string ;
  schema:name "Perceel GDA01-C1592"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260159270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72429> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099984805004 52.012621813548,4.71001738959 52.012621697613,4.7101838863838 52.012620632874,4.7102610115049 52.012622865092,4.7102655979303 52.012622999327,4.710265604456 52.012632212478,4.7104175189318 52.012632196092,4.7104177438331 52.012635630955,4.7104171016403 52.012680092893,4.7100134722621 52.012680441261,4.7099965602191 52.012680460823,4.7099984805004 52.012621813548))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

