@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/bqOPRt>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 1593.0 ;
  gtm:kadastraleAanduiding "C1593"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1593"^^xsd:string ;
  schema:name "Perceel GDA01-C1593"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260159370000/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/72430> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7100267926144 52.012507419208,4.7102496023208 52.012525688773,4.7102491727654 52.012530018713,4.7102932640311 52.012533975474,4.7102896767486 52.012573782463,4.7104146751454 52.012588037694,4.7104175189318 52.012632196092,4.710265604456 52.012632212478,4.7102655979303 52.012622999327,4.7102610115049 52.012622865092,4.7102687058896 52.012572493383,4.7102274047742 52.012569936872,4.7100227709555 52.012546073175,4.7100047984809 52.012543974363,4.7100092617644 52.01250597909,4.7100267926144 52.012507419208))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

