@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/b008fhn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/12fa96e7daa363c0a4bfc9d1a6a8b879"^^xsd:string ;
  ns0:name "Pand 1901"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962728> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70639955 52.01133431, 4.70633258 52.01130270, 4.70620518 52.01142171, 4.70627421 52.01145015, 4.70639955 52.01133431))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

