@prefix ns0: <https://schema.org/> .
@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/b009745>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/60af763af13e5fe23efe97602207e92b" ;
  ns0:name "Pand 2557"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963384> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71205991 52.01399442, 4.71201733 52.01397499, 4.71198017 52.01400505, 4.71202207 52.01402427, 4.71205991 52.01399442))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

