@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b007hv6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/25d51cb8b3355f219f2078ab69bab4e8"^^xsd:string ;
  ns0:name "Pand 1128"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961955> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71096797 52.01042693, 4.71091210 52.01040475, 4.71084901 52.01047538, 4.71090543 52.01049509, 4.71096797 52.01042693))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

