@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/b006wkq>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/72bbef558c94e360c8ba9853f4cf3b53"^^xsd:string ;
  schema:name "Pand 598"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961425> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71174648 52.00897695, 4.71156047 52.00891139, 4.71152530 52.00894956, 4.71171354 52.00901579, 4.71174648 52.00897695))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

