@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/b009107>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a981c3035aea11d7bd62fb542b8a7cc8"^^xsd:string ;
  ns0:name "Pand 2379"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963206> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70671695 52.01330156, 4.70674761 52.01331673, 4.70683861 52.01324670, 4.70680795 52.01323153, 4.70671695 52.01330156))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

