@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/b008wt9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/316c7387c00c3a752863b4a709fb263e"^^xsd:string ;
  ns0:name "Pand 2287"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963114> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70622234 52.01315849, 4.70617358 52.01313611, 4.70612829 52.01316888, 4.70617374 52.01319180, 4.70622234 52.01315849))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

