@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/bTypKo>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 944.0 ;
  gtm:kadastraleAanduiding "A944"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A944"^^xsd:string ;
  schema:name "Perceel GDA01-A944"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240094470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69965> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7157771866243 52.010686913214,4.7159915050844 52.010704683075,4.7160721990447 52.010710590127,4.7160631254285 52.010752361427,4.7159266102042 52.010741902529,4.7157684157432 52.010727904228,4.7157771866243 52.010686913214))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

