@prefix schema: <http://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/b006tr1>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/002593b6913ac1b2ab3e5c81592ceeec"^^xsd:string ;
  schema:name "Pand 545"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961372> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70994204 52.00889254, 4.70990422 52.00886987, 4.70982587 52.00892124, 4.70986948 52.00894272, 4.70994204 52.00889254))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

